Searched defs:X86TSS64 (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/
H A Dx86.h3556 typedef struct X86TSS64 struct
3583 } X86TSS64; typedef in typeref:struct:X86TSS64
3586 typedef X86TSS64 *PX86TSS64;
3588 typedef const X86TSS64 *PCX86TSS64;
3590 AssertCompileSize(X86TSS64, 136);

Completed in 550 milliseconds