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

/vbox/src/VBox/Runtime/common/asm/
H A DASMGetSegAttr.asm3 ; IPRT - ASMGetSegAttr().
43 BEGINPROC_EXPORTED ASMGetSegAttr
60 ENDPROC ASMGetSegAttr
/vbox/include/iprt/
H A Dasm-amd64-x86.h492 DECLASM(uint32_t) ASMGetSegAttr(uint32_t uSel);
494 DECLINLINE(uint32_t) ASMGetSegAttr(uint32_t uSel) function
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp2888 uint32_t uAttr = ASMGetSegAttr((selValue)); \

Completed in 120 milliseconds