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

/vbox/src/VBox/VMM/include/
H A DHMInternal.h675 RTR0MEMOBJ hMemObjHostMsr; member in struct:HMCPU::__anon16901
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp891 hmR0VmxPageFree(&pVCpu->hm.s.vmx.hMemObjHostMsr, &pVCpu->hm.s.vmx.pvHostMsr, &pVCpu->hm.s.vmx.HCPhysHostMsr);
1017 rc = hmR0VmxPageAllocZ(&pVCpu->hm.s.vmx.hMemObjHostMsr, &pVCpu->hm.s.vmx.pvHostMsr, &pVCpu->hm.s.vmx.HCPhysHostMsr);

Completed in 84 milliseconds