|
miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
|
#include <tss.h>
Public Attributes | |
| uint32_t | reserved1 |
| uint64_t | privileged_stack_table [3] |
| uint64_t | reserved2 |
| uint64_t | interrupt_stack_table [7] |
| uint64_t | reserved3 |
| uint16_t | reserved4 |
| uint16_t | io_map_base_addr |
| uint64_t tss_struct::interrupt_stack_table[7] |
| uint16_t tss_struct::io_map_base_addr |
| uint64_t tss_struct::privileged_stack_table[3] |
| uint32_t tss_struct::reserved1 |
| uint64_t tss_struct::reserved2 |
| uint64_t tss_struct::reserved3 |
| uint16_t tss_struct::reserved4 |