Lines Matching refs:__init
23 static int __init early_ioremap_debug_setup(char *str) in early_ioremap_debug_setup()
33 void __init __weak early_ioremap_shutdown(void) in early_ioremap_shutdown()
37 void __init early_ioremap_reset(void) in early_ioremap_reset()
49 static inline void __init __late_set_fixmap(enum fixed_addresses idx, in __late_set_fixmap()
57 static inline void __init __late_clear_fixmap(enum fixed_addresses idx) in __late_clear_fixmap()
67 void __init early_ioremap_setup(void) in early_ioremap_setup()
79 static int __init check_early_ioremap_leak(void) in check_early_ioremap_leak()
97 static void __init __iomem *
160 void __init early_iounmap(void __iomem *addr, unsigned long size) in early_iounmap()
208 void __init __iomem *
215 void __init *
222 void __init *
231 void __init copy_from_early_mem(void *dest, phys_addr_t src, unsigned long size) in copy_from_early_mem()
252 void __init __iomem *
259 void __init *
264 void __init *
270 void __init early_iounmap(void __iomem *addr, unsigned long size) in early_iounmap()
277 void __init early_memunmap(void *addr, unsigned long size) in early_memunmap()