Home
last modified time | relevance | path

Searched refs:VMEMMAP_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm64/mm/
Dinit.c323 VMEMMAP_START + VMEMMAP_SIZE), in mem_init()
/linux-4.4.14/arch/arm64/include/asm/
Dpgtable.h43 #define VMEMMAP_SIZE ALIGN((1UL << (VA_BITS - PAGE_SHIFT)) * sizeof(struct page), PUD_SIZE) macro
52 #define VMALLOC_END (PAGE_OFFSET - PUD_SIZE - VMEMMAP_SIZE - SZ_64K)