Constants§
- CONST_
KERNEL_ VADDR_ RANGE - The constant
KERNEL_VADDR_RANGE. The kernel address space. There are the high canonical addresses defined in most 48-bit width architectures. - CONST_
MAX_ NR_ PAGES - The constant
MAX_NR_PAGES. - CONST_
MAX_ PADDR - The constant
MAX_PADDR. Parameterized maximum physical address. - CONST_
MAX_ USERSPACE_ VADDR - The constant
MAX_USERSPACE_VADDR. The maximum virtual address of user space (non inclusive). - CONST_
NR_ ENTRIES - The constant
NR_ENTRIES. The maximum number of entries in a page table node - CONST_
NR_ LEVELS - The constant
NR_LEVELS. The maximum level of a page table node. - CONST_
PAGE_ SIZE - The constant
PAGE_SIZE. Page size.
Functions§
- KERNEL_
VADDR_ RANGE - KERNEL_
VADDR_ RANGE_ SPEC - MAX_
NR_ PAGES - MAX_
NR_ PAGES_ SPEC - MAX_
PADDR - MAX_
PADDR_ SPEC - MAX_
USERSPACE_ VADDR - MAX_
USERSPACE_ VADDR_ SPEC - NR_
ENTRIES - NR_
ENTRIES_ SPEC - NR_
LEVELS - NR_
LEVELS_ SPEC - PAGE_
SIZE - PAGE_
SIZE_ SPEC - activate_
page_ ⚠table - current_
page_ table_ paddr - current_
page_ table_ paddr_ spec - tlb_
flush_ addr - tlb_
flush_ addr_ range - tlb_
flush_ all_ excluding_ global - tlb_
flush_ all_ including_ global