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

pub const USERLAND_START_TABLE: usize = UserLand::START.addr() / (PAGE_SIZE * ENTRY_COUNT) as usize; // 0usize

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