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

pub const DIRECTORY_RECURSIVE_ADDRESS: VirtualAddress;

When paging is on, accessing this address loops back to the directory itself thanks to recursive mapping on directory's last entry.