Xen Test Framework
|
x86 Task State Segment infrastructure. More...
Go to the source code of this file.
Data Structures | |
struct | x86_tss32 |
struct | x86_tss64 |
Macros | |
#define | X86_TSS_INVALID_IO_BITMAP 0x8000 |
Functions | |
void | dump_x86_tss32 (const struct x86_tss32 *t) |
void | dump_x86_tss64 (const struct x86_tss64 *t) |
x86 Task State Segment infrastructure.
Definition in file x86-tss.h.
void dump_x86_tss32 | ( | const struct x86_tss32 * | t | ) |