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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ipf/machine/
H A Dcpu.h137 #define CLKF_USERMODE(cf) (CLKF_CPL(cf) != IA64_PSR_CPL_KERN)
143 #define TRAPF_USERMODE(tf) (TRAPF_CPL(tf) != IA64_PSR_CPL_KERN)
H A Dia64_cpu.h57 #define IA64_PSR_CPL_KERN 0x0000000000000000 macro

Completed in 50 milliseconds