Home
last modified time | relevance | path

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

123

/arch/ia64/mm/
Dioremap.c19 __ioremap_uc(unsigned long phys_addr) in __ioremap_uc()
25 early_ioremap (unsigned long phys_addr, unsigned long size) in early_ioremap()
35 ioremap (unsigned long phys_addr, unsigned long size) in ioremap()
105 ioremap_nocache (unsigned long phys_addr, unsigned long size) in ioremap_nocache()
/arch/cris/mm/
Dioremap.c30 void __iomem * __ioremap_prot(unsigned long phys_addr, unsigned long size, pgprot_t prot) in __ioremap_prot()
63 void __iomem * __ioremap(unsigned long phys_addr, unsigned long size, unsigned long flags) in __ioremap()
79 void __iomem *ioremap_nocache (unsigned long phys_addr, unsigned long size) in ioremap_nocache()
/arch/arm64/mm/
Dioremap.c32 static void __iomem *__ioremap_caller(phys_addr_t phys_addr, size_t size, in __ioremap_caller()
75 void __iomem *__ioremap(phys_addr_t phys_addr, size_t size, pgprot_t prot) in __ioremap()
95 void __iomem *ioremap_cache(phys_addr_t phys_addr, size_t size) in ioremap_cache()
/arch/mips/mm/
Dioremap.c20 phys_addr_t size, phys_addr_t phys_addr, unsigned long flags) in remap_area_pte()
46 phys_addr_t size, phys_addr_t phys_addr, unsigned long flags) in remap_area_pmd()
67 static int remap_area_pages(unsigned long address, phys_addr_t phys_addr, in remap_area_pages()
116 void __iomem * __ioremap(phys_addr_t phys_addr, phys_addr_t size, unsigned long flags) in __ioremap()
/arch/mips/include/asm/mach-au1x00/
Dioremap.h17 static inline phys_addr_t __fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) in __fixup_bigphys_addr()
26 static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) in fixup_bigphys_addr()
/arch/x86/mm/
Dioremap.c77 static void __iomem *__ioremap_caller(resource_size_t phys_addr, in __ioremap_caller()
226 void __iomem *ioremap_nocache(resource_size_t phys_addr, unsigned long size) in ioremap_nocache()
252 void __iomem *ioremap_wc(resource_size_t phys_addr, unsigned long size) in ioremap_wc()
262 void __iomem *ioremap_cache(resource_size_t phys_addr, unsigned long size) in ioremap_cache()
269 void __iomem *ioremap_prot(resource_size_t phys_addr, unsigned long size, in ioremap_prot()
Dphysaddr.c72 unsigned long phys_addr = x - PAGE_OFFSET; in __phys_addr() local
/arch/unicore32/mm/
Dioremap.c184 void __iomem *__uc32_ioremap_caller(unsigned long phys_addr, size_t size, in __uc32_ioremap_caller()
220 __uc32_ioremap(unsigned long phys_addr, size_t size) in __uc32_ioremap()
228 __uc32_ioremap_cached(unsigned long phys_addr, size_t size) in __uc32_ioremap_cached()
/arch/ia64/kernel/
Defi.c431 static void __init handle_palo(unsigned long phys_addr) in handle_palo()
710 kern_memory_descriptor (unsigned long phys_addr) in kern_memory_descriptor()
722 efi_memory_descriptor (unsigned long phys_addr) in efi_memory_descriptor()
742 efi_memmap_intersects (unsigned long phys_addr, unsigned long size) in efi_memmap_intersects()
764 efi_mem_type (unsigned long phys_addr) in efi_mem_type()
774 efi_mem_attributes (unsigned long phys_addr) in efi_mem_attributes()
785 efi_mem_attribute (unsigned long phys_addr, unsigned long size) in efi_mem_attribute()
813 kern_mem_attribute (unsigned long phys_addr, unsigned long size) in kern_mem_attribute()
850 valid_phys_addr_range (phys_addr_t phys_addr, unsigned long size) in valid_phys_addr_range()
869 unsigned long phys_addr = pfn << PAGE_SHIFT; in valid_mmap_phys_addr_range() local
[all …]
/arch/mips/alchemy/common/
Dsetup.c75 phys_addr_t __fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) in __fixup_bigphys_addr()
/arch/arm/mm/
Dioremap.c334 void __iomem *__arm_ioremap_caller(phys_addr_t phys_addr, size_t size, in __arm_ioremap_caller()
375 __arm_ioremap(phys_addr_t phys_addr, size_t size, unsigned int mtype) in __arm_ioremap()
390 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached) in __arm_ioremap_exec()
448 int pci_ioremap_io(unsigned int offset, phys_addr_t phys_addr) in pci_ioremap_io()
/arch/m32r/mm/
Dioremap-nommu.c42 __ioremap(unsigned long phys_addr, unsigned long size, unsigned long flags) in __ioremap()
Dioremap.c43 __ioremap(unsigned long phys_addr, unsigned long size, unsigned long flags) in __ioremap()
/arch/hexagon/mm/
Dioremap.c25 void __iomem *ioremap_nocache(unsigned long phys_addr, unsigned long size) in ioremap_nocache()
/arch/mips/include/asm/mach-generic/
Dioremap.h18 static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) in fixup_bigphys_addr()
/arch/mips/include/asm/mach-tx49xx/
Dioremap.h18 static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) in fixup_bigphys_addr()
/arch/mips/include/asm/mach-tx39xx/
Dioremap.h18 static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) in fixup_bigphys_addr()
/arch/metag/mm/
Dioremap.c28 void __iomem *__ioremap(unsigned long phys_addr, size_t size, in __ioremap()
/arch/mips/include/asm/mach-bcm63xx/
Dioremap.h6 static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) in fixup_bigphys_addr()
/arch/avr32/mm/
Dioremap.c22 void __iomem *__ioremap(unsigned long phys_addr, size_t size, in __ioremap()
/arch/parisc/mm/
Dioremap.c27 void __iomem * __ioremap(unsigned long phys_addr, unsigned long size, unsigned long flags) in __ioremap()
/arch/sh/mm/
Dioremap.c38 __ioremap_caller(phys_addr_t phys_addr, unsigned long size, in __ioremap_caller()
/arch/arm/include/asm/
Dkvm_mmio.h36 phys_addr_t phys_addr; member
/arch/arm64/include/asm/
Dkvm_mmio.h39 phys_addr_t phys_addr; member
/arch/powerpc/platforms/ps3/
Dmm.c137 unsigned long ps3_mm_phys_to_lpar(unsigned long phys_addr) in ps3_mm_phys_to_lpar()
512 static int dma_sb_map_pages(struct ps3_dma_region *r, unsigned long phys_addr, in dma_sb_map_pages()
553 static int dma_ioc0_map_pages(struct ps3_dma_region *r, unsigned long phys_addr, in dma_ioc0_map_pages()
781 unsigned long phys_addr = is_kernel_addr(virt_addr) ? __pa(virt_addr) in dma_sb_map_area() local
836 unsigned long phys_addr = is_kernel_addr(virt_addr) ? __pa(virt_addr) in dma_ioc0_map_area() local
1077 unsigned long phys_addr = is_kernel_addr(virt_addr) ? __pa(virt_addr) in dma_sb_map_area_linear() local

123