69 const uint32_t limit_;
Definition guest_ptr.hh:88
Class to parse a segment descriptor table.
Definition SegmentDescriptorTable.hh:34
SegmentDescriptorTable(const guest_ptr< void > &ptr, uint32_t limit)
Construct a new Gdt object.
Segment index(uint16_t idx) const
Get an entry based on an index into the table.
Segment selector(SegmentSelector sel) const
Get an entry based on the selector.
size_t count() const
Get the number of entries.
Class to represent an x86 segment register.
Definition Segment.hh:66
Type-safe guest virtual address pointer and guest_ptr template.
Core IntroVirt classes.
Definition Cr0.hh:20