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

/vbox/include/iprt/
H A Dx86.h3383 #define X86_DESC_P RT_BIT(15) macro
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp2889 fValidSelector = RT_BOOL(uAttr != UINT32_MAX && (uAttr & X86_DESC_P)); \

Completed in 120 milliseconds