Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dradix.h116 #define RADIX_KERN_VIRT_START ASM_CONST(0xc008000000000000) macro
123 #define RADIX_VMALLOC_START RADIX_KERN_VIRT_START
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c559 __kernel_virt_start = RADIX_KERN_VIRT_START; in radix__early_init_mmu()