/arch/x86/mm/ |
D | ioremap.c | 184 __ioremap_caller(resource_size_t phys_addr, unsigned long size, in __ioremap_caller() 343 void __iomem *ioremap(resource_size_t phys_addr, unsigned long size) in ioremap() 384 void __iomem *ioremap_uc(resource_size_t phys_addr, unsigned long size) in ioremap_uc() 403 void __iomem *ioremap_wc(resource_size_t phys_addr, unsigned long size) in ioremap_wc() 420 void __iomem *ioremap_wt(resource_size_t phys_addr, unsigned long size) in ioremap_wt() 427 void __iomem *ioremap_encrypted(resource_size_t phys_addr, unsigned long size) in ioremap_encrypted() 434 void __iomem *ioremap_cache(resource_size_t phys_addr, unsigned long size) in ioremap_cache() 441 void __iomem *ioremap_prot(resource_size_t phys_addr, unsigned long size, in ioremap_prot() 542 static bool memremap_should_map_decrypted(resource_size_t phys_addr, in memremap_should_map_decrypted() 595 static bool memremap_is_efi_data(resource_size_t phys_addr, in memremap_is_efi_data() [all …]
|
D | physaddr.c | 74 unsigned long phys_addr = x - PAGE_OFFSET; in __phys_addr() local
|
/arch/ia64/mm/ |
D | ioremap.c | 17 __ioremap_uc(unsigned long phys_addr) in __ioremap_uc() 23 early_ioremap (unsigned long phys_addr, unsigned long size) in early_ioremap() 32 void __iomem *ioremap_prot(phys_addr_t phys_addr, size_t size, in ioremap_prot() 75 ioremap_uc(unsigned long phys_addr, unsigned long size) in ioremap_uc()
|
/arch/loongarch/mm/ |
D | ioremap.c | 9 void __init __iomem *early_ioremap(u64 phys_addr, unsigned long size) in early_ioremap() 19 void *early_memremap_ro(resource_size_t phys_addr, unsigned long size) in early_memremap_ro() 24 void *early_memremap_prot(resource_size_t phys_addr, unsigned long size, in early_memremap_prot()
|
/arch/arm64/mm/ |
D | ioremap.c | 127 static int __invoke_mmioguard(phys_addr_t phys_addr, int nr_granules, bool map, in __invoke_mmioguard() 153 static int __do_xmap_granules(phys_addr_t phys_addr, int nr_granules, bool map) in __do_xmap_granules() 175 static int ioremap_unregister_phys_range(phys_addr_t phys_addr, size_t size) in ioremap_unregister_phys_range() 190 static int ioremap_register_phys_range(phys_addr_t phys_addr, size_t size) in ioremap_register_phys_range() 213 static unsigned long mas_end(phys_addr_t phys_addr, size_t size) in mas_end() 223 static int mas_intersect(struct ma_state *mas, phys_addr_t phys_addr, size_t size) in mas_intersect() 261 void ioremap_phys_range_hook(phys_addr_t phys_addr, size_t size, pgprot_t prot) in ioremap_phys_range_hook() 308 void iounmap_phys_range_hook(phys_addr_t phys_addr, size_t size) in iounmap_phys_range_hook() 366 void __iomem *ioremap_prot(phys_addr_t phys_addr, size_t size, in ioremap_prot()
|
/arch/nios2/mm/ |
D | ioremap.c | 23 unsigned long size, unsigned long phys_addr, in remap_area_pte() 51 unsigned long size, unsigned long phys_addr, in remap_area_pmd() 76 static int remap_area_pages(unsigned long address, unsigned long phys_addr, in remap_area_pages() 119 void __iomem *ioremap(unsigned long phys_addr, unsigned long size) in ioremap()
|
/arch/mips/alchemy/common/ |
D | setup.c | 82 phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) in fixup_bigphys_addr() 102 phys_addr_t phys_addr = fixup_bigphys_addr(pfn << PAGE_SHIFT, size); in io_remap_pfn_range() local
|
/arch/riscv/mm/ |
D | kasan_init.c | 31 phys_addr_t phys_addr; in kasan_populate_pte() local 52 phys_addr_t phys_addr; in kasan_populate_pmd() local 82 phys_addr_t phys_addr; in kasan_populate_pud() local 112 phys_addr_t phys_addr; in kasan_populate_p4d() local 142 phys_addr_t phys_addr; in kasan_populate_pgd() local 236 phys_addr_t phys_addr; in kasan_early_populate_pud() local 265 phys_addr_t phys_addr; in kasan_early_populate_p4d() local 302 phys_addr_t phys_addr; in kasan_early_populate_pgd() local
|
/arch/ia64/include/asm/ |
D | early_ioremap.h | 6 #define early_memremap(phys_addr, size) early_ioremap(phys_addr, size) argument
|
/arch/parisc/mm/ |
D | ioremap.c | 16 void __iomem *ioremap_prot(phys_addr_t phys_addr, size_t size, in ioremap_prot()
|
/arch/xtensa/mm/ |
D | ioremap.c | 13 void __iomem *ioremap_prot(phys_addr_t phys_addr, size_t size, in ioremap_prot()
|
/arch/ia64/kernel/ |
D | efi.c | 446 static void __init handle_palo(unsigned long phys_addr) in handle_palo() 709 kern_memory_descriptor (unsigned long phys_addr) in kern_memory_descriptor() 721 efi_memory_descriptor (unsigned long phys_addr) in efi_memory_descriptor() 741 efi_memmap_intersects (unsigned long phys_addr, unsigned long size) in efi_memmap_intersects() 763 efi_mem_type (unsigned long phys_addr) in efi_mem_type() 773 efi_mem_attributes (unsigned long phys_addr) in efi_mem_attributes() 784 efi_mem_attribute (unsigned long phys_addr, unsigned long size) in efi_mem_attribute() 812 kern_mem_attribute (unsigned long phys_addr, unsigned long size) in kern_mem_attribute() 848 valid_phys_addr_range (phys_addr_t phys_addr, unsigned long size) in valid_phys_addr_range() 867 unsigned long phys_addr = pfn << PAGE_SHIFT; in valid_mmap_phys_addr_range() local [all …]
|
/arch/sh/mm/ |
D | ioremap.h | 10 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) in ioremap_fixed()
|
D | ioremap.c | 75 void __iomem __ref *ioremap_prot(phys_addr_t phys_addr, size_t size, in ioremap_prot()
|
D | ioremap_fixed.c | 48 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) in ioremap_fixed()
|
/arch/loongarch/include/asm/ |
D | dmi.h | 15 static inline void *dmi_remap(u64 phys_addr, unsigned long size) in dmi_remap()
|
/arch/mips/pci/ |
D | pci-generic.c | 51 int pci_remap_iospace(const struct resource *res, phys_addr_t phys_addr) in pci_remap_iospace()
|
/arch/arm/mm/ |
D | ioremap.c | 327 void __iomem *__arm_ioremap_caller(phys_addr_t phys_addr, size_t size, in __arm_ioremap_caller() 396 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached) in __arm_ioremap_exec() 414 void *arch_memremap_wb(phys_addr_t phys_addr, size_t size) in arch_memremap_wb() 459 int pci_remap_iospace(const struct resource *res, phys_addr_t phys_addr) in pci_remap_iospace()
|
D | nommu.c | 213 void __iomem *__arm_ioremap_caller(phys_addr_t phys_addr, size_t size, in __arm_ioremap_caller() 254 void *arch_memremap_wb(phys_addr_t phys_addr, size_t size) in arch_memremap_wb()
|
/arch/powerpc/kernel/ |
D | mce_power.c | 450 uint64_t *phys_addr) in mce_find_instr_ea_and_phys() 487 uint64_t *phys_addr) in mce_handle_ierror() 576 uint64_t *phys_addr) in mce_handle_derror() 706 uint64_t addr, phys_addr = ULONG_MAX; in mce_handle_error() local
|
/arch/x86/kvm/vmx/ |
D | vmx_onhyperv.h | 101 static inline void evmcs_load(u64 phys_addr) in evmcs_load() 121 static inline void evmcs_load(u64 phys_addr) {} in evmcs_load()
|
D | vmx_ops.h | 289 u64 phys_addr = __pa(vmcs); in vmcs_clear() local 296 u64 phys_addr = __pa(vmcs); in vmcs_load() local
|
/arch/mips/mm/ |
D | ioremap.c | 46 void __iomem *ioremap_prot(phys_addr_t phys_addr, unsigned long size, in ioremap_prot()
|
/arch/powerpc/platforms/ps3/ |
D | mm.c | 125 unsigned long ps3_mm_phys_to_lpar(unsigned long phys_addr) in ps3_mm_phys_to_lpar() 513 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() 780 unsigned long phys_addr = is_kernel_addr(virt_addr) ? __pa(virt_addr) in dma_sb_map_area() local 835 unsigned long phys_addr = is_kernel_addr(virt_addr) ? __pa(virt_addr) in dma_ioc0_map_area() local 1076 unsigned long phys_addr = is_kernel_addr(virt_addr) ? __pa(virt_addr) in dma_sb_map_area_linear() local
|
/arch/arm/mach-imx/ |
D | mm-imx3.c | 55 static void __iomem *imx3_ioremap_caller(phys_addr_t phys_addr, size_t size, in imx3_ioremap_caller()
|