Lines Matching refs:__init
22 static int __init early_ioremap_debug_setup(char *str) in early_ioremap_debug_setup()
32 void __init __weak early_ioremap_shutdown(void) in early_ioremap_shutdown()
36 void __init early_ioremap_reset(void) in early_ioremap_reset()
48 static inline void __init __late_set_fixmap(enum fixed_addresses idx, in __late_set_fixmap()
56 static inline void __init __late_clear_fixmap(enum fixed_addresses idx) in __late_clear_fixmap()
66 void __init early_ioremap_setup(void) in early_ioremap_setup()
78 static int __init check_early_ioremap_leak(void) in check_early_ioremap_leak()
96 static void __init __iomem *
159 void __init early_iounmap(void __iomem *addr, unsigned long size) in early_iounmap()
207 void __init __iomem *
214 void __init *
222 void __init __iomem *
229 void __init *
235 void __init early_iounmap(void __iomem *addr, unsigned long size) in early_iounmap()
242 void __init early_memunmap(void *addr, unsigned long size) in early_memunmap()