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

/vbox/src/VBox/VMM/VMMAll/
H A DCPUMAllRegs.cpp675 uint32_t HyperCR0 = ASMGetCR0();
686 uint32_t HyperCR0 = ASMGetCR0();
698 uint32_t HyperCR0 = ASMGetCR0();
/vbox/include/iprt/
H A Dasm-amd64-x86.h1377 DECLASM(RTCCUINTREG) ASMGetCR0(void);
1379 DECLINLINE(RTCCUINTREG) ASMGetCR0(void) function
/vbox/src/VBox/VMM/VMMR0/
H A DCPUMR0.cpp194 uint32_t u32CR0 = ASMGetCR0();
H A DHMVMXR0.cpp2851 RTCCUINTREG uReg = ASMGetCR0();
/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrv.cpp3598 RTR0UINTREG cr0 = ASMGetCR0();

Completed in 106 milliseconds