Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dradix.h104 #define RADIX_VMALLOC_START RADIX_KERN_VIRT_START macro
106 #define RADIX_VMALLOC_END (RADIX_VMALLOC_START + RADIX_VMALLOC_SIZE)
/Linux-v4.19/arch/powerpc/mm/
Dpgtable-radix.c591 __vmalloc_start = RADIX_VMALLOC_START; in radix__early_init_mmu()