Lines Matching defs:size
98 __early_ioremap(resource_size_t phys_addr, unsigned long size, pgprot_t prot) in __early_ioremap()
160 void __init early_iounmap(void __iomem *addr, unsigned long size) in early_iounmap()
209 early_ioremap(resource_size_t phys_addr, unsigned long size) in early_ioremap()
216 early_memremap(resource_size_t phys_addr, unsigned long size) in early_memremap()
223 early_memremap_ro(resource_size_t phys_addr, unsigned long size) in early_memremap_ro()
231 void __init copy_from_early_mem(void *dest, phys_addr_t src, unsigned long size) in copy_from_early_mem()
253 early_ioremap(resource_size_t phys_addr, unsigned long size) in early_ioremap()
260 early_memremap(resource_size_t phys_addr, unsigned long size) in early_memremap()
265 early_memremap_ro(resource_size_t phys_addr, unsigned long size) in early_memremap_ro()
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()