Lines Matching refs:__init
24 static int __init early_ioremap_debug_setup(char *str) in early_ioremap_debug_setup()
34 pgprot_t __init __weak early_memremap_pgprot_adjust(resource_size_t phys_addr, in early_memremap_pgprot_adjust()
41 void __init __weak early_ioremap_shutdown(void) in early_ioremap_shutdown()
45 void __init early_ioremap_reset(void) in early_ioremap_reset()
57 static inline void __init __late_set_fixmap(enum fixed_addresses idx, in __late_set_fixmap()
65 static inline void __init __late_clear_fixmap(enum fixed_addresses idx) in __late_clear_fixmap()
75 void __init early_ioremap_setup(void) in early_ioremap_setup()
87 static int __init check_early_ioremap_leak(void) in check_early_ioremap_leak()
105 static void __init __iomem *
168 void __init early_iounmap(void __iomem *addr, unsigned long size) in early_iounmap()
216 void __init __iomem *
223 void __init *
232 void __init *
243 void __init *
254 void __init copy_from_early_mem(void *dest, phys_addr_t src, unsigned long size) in copy_from_early_mem()
275 void __init __iomem *
282 void __init *
287 void __init *
293 void __init early_iounmap(void __iomem *addr, unsigned long size) in early_iounmap()
300 void __init early_memunmap(void *addr, unsigned long size) in early_memunmap()