Lines Matching defs:size
49 size_t size, unsigned int mtype) in find_static_vm_paddr()
142 static void unmap_area_sections(unsigned long virt, unsigned long size) in unmap_area_sections()
184 size_t size, const struct mem_type *type) in remap_area_sections()
211 size_t size, const struct mem_type *type) in remap_area_supersections()
245 unsigned long offset, size_t size, unsigned int mtype, void *caller) in __arm_ioremap_pfn_caller()
322 void __iomem *__arm_ioremap_caller(phys_addr_t phys_addr, size_t size, in __arm_ioremap_caller()
350 __arm_ioremap_pfn(unsigned long pfn, unsigned long offset, size_t size, in __arm_ioremap_pfn()
362 void __iomem *ioremap(resource_size_t res_cookie, size_t size) in ioremap()
369 void __iomem *ioremap_cache(resource_size_t res_cookie, size_t size) in ioremap_cache()
376 void __iomem *ioremap_wc(resource_size_t res_cookie, size_t size) in ioremap_wc()
391 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached) in __arm_ioremap_exec()
404 void *arch_memremap_wb(phys_addr_t phys_addr, size_t size) in arch_memremap_wb()
467 void __iomem *pci_remap_cfgspace(resource_size_t res_cookie, size_t size) in pci_remap_cfgspace()
483 bool arch_memremap_can_ram_remap(resource_size_t offset, size_t size, in arch_memremap_can_ram_remap()