Lines Matching defs:size
46 size_t size, unsigned int mtype) in find_static_vm_paddr()
139 static void unmap_area_sections(unsigned long virt, unsigned long size) in unmap_area_sections()
187 size_t size, const struct mem_type *type) in remap_area_sections()
219 size_t size, const struct mem_type *type) in remap_area_supersections()
259 unsigned long offset, size_t size, unsigned int mtype, void *caller) in __arm_ioremap_pfn_caller()
334 void __iomem *__arm_ioremap_caller(phys_addr_t phys_addr, size_t size, in __arm_ioremap_caller()
362 __arm_ioremap_pfn(unsigned long pfn, unsigned long offset, size_t size, in __arm_ioremap_pfn()
374 void __iomem *ioremap(resource_size_t res_cookie, size_t size) in ioremap()
381 void __iomem *ioremap_cache(resource_size_t res_cookie, size_t size) in ioremap_cache()
388 void __iomem *ioremap_wc(resource_size_t res_cookie, size_t size) in ioremap_wc()
403 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached) in __arm_ioremap_exec()