Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dhash.h49 #define H_VMALLOC_START H_KERN_VIRT_START macro
51 #define H_VMALLOC_END (H_VMALLOC_START + H_VMALLOC_SIZE)
62 #define VMALLOC_REGION_ID (REGION_ID(H_VMALLOC_START))
/Linux-v4.19/arch/powerpc/mm/
Dhash_utils_64.c1010 __vmalloc_start = H_VMALLOC_START; in hash__early_init_mmu()