Searched refs:VBOXGUEST_HYPERVISOR_PHYSICAL_START (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/
H A DVBoxGuest.h79 #define VBOXGUEST_HYPERVISOR_PHYSICAL_START UINT32_C(0xf8000000) macro
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest.cpp193 rc = RTR0MemObjEnterPhys(&hObj, VBOXGUEST_HYPERVISOR_PHYSICAL_START, cbHypervisor + _4M, RTMEM_CACHE_POLICY_DONT_CARE);

Completed in 40 milliseconds