Searched refs:uHostGSBase (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/VMMR0/
H A DHMR0A.asm342 mov eax, dword [rsi + VMXRESTOREHOST.uHostGSBase] ; uHostGSBase - Lo
343 mov edx, dword [rsi + VMXRESTOREHOST.uHostGSBase + 4h] ; uHostGSBase - Hi
H A DHMVMXR0.cpp3134 pVCpu->hm.s.vmx.RestoreHost.uHostGSBase = u64GSBase;
/vbox/include/VBox/vmm/
H A Dhm_vmx.h129 uint64_t uHostGSBase; /* 0x30 */ member in struct:VMXRESTOREHOST

Completed in 90 milliseconds