Lines Matching defs:size
36 unsigned long size, in early_memremap_pgprot_adjust()
100 __early_ioremap(resource_size_t phys_addr, unsigned long size, pgprot_t prot) in __early_ioremap()
162 void __init early_iounmap(void __iomem *addr, unsigned long size) in early_iounmap()
211 early_ioremap(resource_size_t phys_addr, unsigned long size) in early_ioremap()
218 early_memremap(resource_size_t phys_addr, unsigned long size) in early_memremap()
227 early_memremap_ro(resource_size_t phys_addr, unsigned long size) in early_memremap_ro()
238 early_memremap_prot(resource_size_t phys_addr, unsigned long size, in early_memremap_prot()
248 void __init copy_from_early_mem(void *dest, phys_addr_t src, unsigned long size) in copy_from_early_mem()
270 early_ioremap(resource_size_t phys_addr, unsigned long size) in early_ioremap()
277 early_memremap(resource_size_t phys_addr, unsigned long size) in early_memremap()
282 early_memremap_ro(resource_size_t phys_addr, unsigned long size) in early_memremap_ro()
287 void __init early_iounmap(void __iomem *addr, unsigned long size) in early_iounmap()
294 void __init early_memunmap(void *addr, unsigned long size) in early_memunmap()