Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dpgtable_64_types.h59 #define VMEMMAP_START _AC(0xffffea0000000000, UL) macro
/linux-4.4.14/arch/arm64/include/asm/
Dpgtable.h54 #define VMEMMAP_START (VMALLOC_END + SZ_64K) macro