Home
last modified time | relevance | path

Searched refs:__kernel_io_start (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/mm/
H A Dpgtable_64.c88 unsigned long __kernel_io_start; variable
89 EXPORT_SYMBOL(__kernel_io_start);
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h275 extern unsigned long __kernel_io_start;
278 #define KERN_IO_START __kernel_io_start
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c562 __kernel_io_start = RADIX_KERN_IO_START; in radix__early_init_mmu()
H A Dhash_utils.c1240 __kernel_io_start = H_KERN_IO_START; in hash__early_init_mmu()