Home
last modified time | relevance | path

Searched refs:early_ioremap_setup (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dearly_ioremap.h33 extern void early_ioremap_setup(void);
49 static inline void early_ioremap_setup(void) { } in early_ioremap_setup() function
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dsetup.c84 early_ioremap_setup(); in setup_arch()
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dioremap.c101 early_ioremap_setup(); in early_ioremap_init()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dpgtable_32.c49 early_ioremap_setup(); in early_ioremap_init()
/OK3568_Linux_fs/kernel/mm/
H A Dearly_ioremap.c75 void __init early_ioremap_setup(void) in early_ioremap_setup() function
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dioremap.c480 early_ioremap_setup(); in early_ioremap_init()
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dioremap.c893 early_ioremap_setup(); in early_ioremap_init()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsetup_64.c374 early_ioremap_setup(); in early_setup()