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

/vbox/include/iprt/
H A Dx86.h2954 typedef struct X86DESCGATE struct
2978 } X86DESCGATE; typedef in typeref:struct:X86DESCGATE
2980 typedef X86DESCGATE *PX86DESCGATE;
2982 typedef const X86DESCGATE *PCX86DESCGATE;
2996 X86DESCGATE Gate;
/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrvGip.cpp280 uint16_t const cbIdt = sizeof(X86DESCGATE) * 256;

Completed in 361 milliseconds