Site icon EfmSoft

What does HRESULT 0x80370305 (WHV_E_GPA_RANGE_NOT_FOUND) mean?

 
Previous Next
WHV_E_INVALID_PARTITION_CONFIG WHV_E_VP_ALREADY_EXISTS

WHV_E_GPA_RANGE_NOT_FOUND

Guest physical addresses exist only where the caller established mappings

WHV_E_GPA_RANGE_NOT_FOUND refers to the guest physical address space of a WHP partition. WHvMapGpaRange associates a page-aligned GPA interval with memory in the caller, while unmapping or replacing that interval changes what the virtual processor can access.

The error can result from an incorrect address calculation, partial overlap, use after unmap, a reset path that forgot to rebuild mappings or a device model accessing a range that was never installed. It is not evidence that the host virtual address itself is invalid.

Evidence and corrective action

References


Looking for a different code? Search another status or error code.

Exit mobile version