Lines Matching refs:__init
25 static int __init early_ioremap_debug_setup(char *str) in early_ioremap_debug_setup()
35 pgprot_t __init __weak early_memremap_pgprot_adjust(resource_size_t phys_addr, in early_memremap_pgprot_adjust()
42 void __init early_ioremap_reset(void) in early_ioremap_reset()
53 static inline void __init __late_set_fixmap(enum fixed_addresses idx, in __late_set_fixmap()
61 static inline void __init __late_clear_fixmap(enum fixed_addresses idx) in __late_clear_fixmap()
71 void __init early_ioremap_setup(void) in early_ioremap_setup()
83 static int __init check_early_ioremap_leak(void) in check_early_ioremap_leak()
101 static void __init __iomem *
164 void __init early_iounmap(void __iomem *addr, unsigned long size) in early_iounmap()
212 void __init __iomem *
219 void __init *
228 void __init *
239 void __init *
250 void __init copy_from_early_mem(void *dest, phys_addr_t src, unsigned long size) in copy_from_early_mem()
271 void __init __iomem *
278 void __init *
283 void __init *
289 void __init early_iounmap(void __iomem *addr, unsigned long size) in early_iounmap()
296 void __init early_memunmap(void *addr, unsigned long size) in early_memunmap()