Home
last modified time | relevance | path

Searched defs:phys_addr (Results 1 – 3 of 3) sorted by relevance

/mm/
Dearly_ioremap.c34 pgprot_t __init __weak early_memremap_pgprot_adjust(resource_size_t phys_addr, in early_memremap_pgprot_adjust()
106 __early_ioremap(resource_size_t phys_addr, unsigned long size, pgprot_t prot) in __early_ioremap()
217 early_ioremap(resource_size_t phys_addr, unsigned long size) in early_ioremap()
224 early_memremap(resource_size_t phys_addr, unsigned long size) in early_memremap()
233 early_memremap_ro(resource_size_t phys_addr, unsigned long size) in early_memremap_ro()
244 early_memremap_prot(resource_size_t phys_addr, unsigned long size, in early_memremap_prot()
276 early_ioremap(resource_size_t phys_addr, unsigned long size) in early_ioremap()
283 early_memremap(resource_size_t phys_addr, unsigned long size) in early_memremap()
288 early_memremap_ro(resource_size_t phys_addr, unsigned long size) in early_memremap_ro()
Dioremap.c65 unsigned long end, phys_addr_t phys_addr, pgprot_t prot, in ioremap_pte_range()
85 unsigned long end, phys_addr_t phys_addr, in ioremap_try_huge_pmd()
107 unsigned long end, phys_addr_t phys_addr, pgprot_t prot, in ioremap_pmd_range()
131 unsigned long end, phys_addr_t phys_addr, in ioremap_try_huge_pud()
153 unsigned long end, phys_addr_t phys_addr, pgprot_t prot, in ioremap_pud_range()
177 unsigned long end, phys_addr_t phys_addr, in ioremap_try_huge_p4d()
199 unsigned long end, phys_addr_t phys_addr, pgprot_t prot, in ioremap_p4d_range()
223 unsigned long end, phys_addr_t phys_addr, pgprot_t prot) in ioremap_page_range()
Dmemory.c5577 resource_size_t phys_addr; in generic_access_phys() local