Module mm

Module mm 

Source

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