Home
last modified time | relevance | path

Searched defs:vmemmap (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dpgtable_64.h254 #define vmemmap ((struct page *)VMEMMAP_START) macro
/linux/arch/loongarch/include/asm/
H A Dpgtable.h120 #define vmemmap ((struct page *)(ALIGN(VMALLOC_END, VMEMMAP_ALIGN))) macro