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 early_ioremap_reset(void) in early_ioremap_reset()
52 static inline void __init __late_set_fixmap(enum fixed_addresses idx, in __late_set_fixmap()
60 static inline void __init __late_clear_fixmap(enum fixed_addresses idx) in __late_clear_fixmap()
70 void __init early_ioremap_setup(void) in early_ioremap_setup()
82 static int __init check_early_ioremap_leak(void) in check_early_ioremap_leak()
100 static void __init __iomem *
163 void __init early_iounmap(void __iomem *addr, unsigned long size) in early_iounmap()
211 void __init __iomem *
218 void __init *
227 void __init *
238 void __init *
249 void __init copy_from_early_mem(void *dest, phys_addr_t src, unsigned long size) in copy_from_early_mem()
270 void __init __iomem *
277 void __init *
282 void __init *
288 void __init early_iounmap(void __iomem *addr, unsigned long size) in early_iounmap()
295 void __init early_memunmap(void *addr, unsigned long size) in early_memunmap()