Loading...
Searching...
No Matches
Go to the documentation of this file.
10struct [[gnu::packed]]
TSS {
__UINT64_TYPE__ u64
Definition integers.h:12
__UINT32_TYPE__ u32
Definition integers.h:11
__UINT16_TYPE__ u16
Definition integers.h:10
void init_tss()
Definition tss.cpp:15
u64 reserved2
Definition tss.h:13
u16 io_map_base
Definition tss.h:17
u64 rsp[3]
Definition tss.h:12
u64 reserved3
Definition tss.h:15
u64 ist[7]
Definition tss.h:14
u16 reserved4
Definition tss.h:16
u32 reserved1
Definition tss.h:11