[][src]Constant sunrise_kernel::paging::arch::i386::lands::USERLAND_END_TABLE

pub const USERLAND_END_TABLE: usize = UserLand::END.addr()   / (PAGE_SIZE * ENTRY_COUNT) as usize; // 767usize

The index in page directory of the last table of UserLand.