Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash.h79 #define H_VMALLOC_START H_KERN_VIRT_START macro
81 #define H_VMALLOC_END (H_VMALLOC_START + H_VMALLOC_SIZE)
98 #define VMALLOC_REGION_ID NON_LINEAR_REGION_ID(H_VMALLOC_START)
130 BUILD_BUG_ON(NON_LINEAR_REGION_ID(H_VMALLOC_START) != 2); in get_region_id()