[][src]Module sunrise_kernel::paging::arch::i386::entry

i386 page table entry

Structs

I386EntryFlags

The flags of a table entry

I386Entry

An entry in a page table or page directory. An unused entry is 0.

Constants

ENTRY_PHYS_ADDRESS_MASK

The part of an entry that encodes the physical address.