Searched refs:ASMGetGS (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Runtime/win/amd64/
H A DASMGetGS.asm2 ; IPRT - ASMGetGS().
37 BEGINPROC_EXPORTED ASMGetGS
40 ENDPROC ASMGetGS
/vbox/include/iprt/
H A Dasm-amd64-x86.h391 DECLASM(RTSEL) ASMGetGS(void);
393 DECLINLINE(RTSEL) ASMGetGS(void) function
/vbox/src/VBox/ValidationKit/utils/cpu/
H A Dcidet-app.cpp1197 pThis->Core.InTemplateCtx.aSRegs[X86_SREG_GS] = ASMGetGS();
/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrv.cpp565 g_aFunctions[9].pfn = (void *)(uintptr_t)ASMGetGS(); /* SUPR0AbsKernelGS */
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp2929 RTSEL uSelGS = ASMGetGS();

Completed in 119 milliseconds