Lines Matching defs:size
35 unsigned long size, in early_memremap_pgprot_adjust()
101 __early_ioremap(resource_size_t phys_addr, unsigned long size, pgprot_t prot) in __early_ioremap()
163 void __init early_iounmap(void __iomem *addr, unsigned long size) in early_iounmap()
212 early_ioremap(resource_size_t phys_addr, unsigned long size) in early_ioremap()
219 early_memremap(resource_size_t phys_addr, unsigned long size) in early_memremap()
228 early_memremap_ro(resource_size_t phys_addr, unsigned long size) in early_memremap_ro()
239 early_memremap_prot(resource_size_t phys_addr, unsigned long size, in early_memremap_prot()
249 void __init copy_from_early_mem(void *dest, phys_addr_t src, unsigned long size) in copy_from_early_mem()
271 early_ioremap(resource_size_t phys_addr, unsigned long size) in early_ioremap()
278 early_memremap(resource_size_t phys_addr, unsigned long size) in early_memremap()
283 early_memremap_ro(resource_size_t phys_addr, unsigned long size) in early_memremap_ro()
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()