Searched refs:VMEMMAP_SIZE (Results 1 – 2 of 2) sorted by relevance
316 VMEMMAP_START + VMEMMAP_SIZE), in mem_init()
42 #define VMEMMAP_SIZE ALIGN((1UL << (VA_BITS - PAGE_SHIFT)) * sizeof(struct page), PUD_SIZE) macro44 #define VMALLOC_END (PAGE_OFFSET - PUD_SIZE - VMEMMAP_SIZE - SZ_64K)