Public Attributes | |
u64 | cr3 |
u64 | stack_pointer |
Processor * | processor |
GDTR | gdtr |
di::Array< sd::SegmentDescriptor, 11 > | gdt {} |
u64 iris::x86::amd64::ApBootInfo::cr3 |
di::Array<sd::SegmentDescriptor, 11> iris::x86::amd64::ApBootInfo::gdt {} |
GDTR iris::x86::amd64::ApBootInfo::gdtr |
Processor* iris::x86::amd64::ApBootInfo::processor |
u64 iris::x86::amd64::ApBootInfo::stack_pointer |