Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash.h80 #define H_VMALLOC_END (H_VMALLOC_START + H_VMALLOC_SIZE) macro
82 #define H_KERN_IO_START H_VMALLOC_END
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dslb.c761 if (ea >= H_VMALLOC_END) in slb_allocate_kernel()
H A Dhash_utils.c1239 __vmalloc_end = H_VMALLOC_END; in hash__early_init_mmu()