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

pub const KERNELLAND_START_TABLE: usize = KernelLand::START.addr() / (PAGE_SIZE * ENTRY_COUNT) as usize; // 768usize

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