Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dhash.h76 #define H_VMALLOC_END (H_VMALLOC_START + H_VMALLOC_SIZE) macro
78 #define H_KERN_IO_START H_VMALLOC_END
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dslb.c784 if (ea >= H_VMALLOC_END) in slb_allocate_kernel()
Dhash_utils.c1078 __vmalloc_end = H_VMALLOC_END; in hash__early_init_mmu()