Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/book3s/64/
Dhash.h81 #define H_VMALLOC_END (H_VMALLOC_START + H_VMALLOC_SIZE) macro
83 #define H_KERN_IO_START H_VMALLOC_END
/linux-6.12.1/arch/powerpc/mm/book3s64/
Dslb.c761 if (ea >= H_VMALLOC_END) in slb_allocate_kernel()
Dhash_utils.c1242 __vmalloc_end = H_VMALLOC_END; in hash__early_init_mmu()