| /linux/arch/x86/mm/ |
| H A 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() 505 void *arch_memremap_wb(phys_addr_t phys_addr, size_t size, unsigned long flags) in arch_memremap_wb() 550 static bool memremap_should_map_decrypted(resource_size_t phys_addr, in memremap_should_map_decrypted() [all …]
|
| /linux/arch/loongarch/mm/ |
| H A D | ioremap.c | 9 void __init __iomem *early_ioremap(phys_addr_t phys_addr, unsigned long size) in early_ioremap() 19 void * __init early_memremap_ro(resource_size_t phys_addr, unsigned long size) in early_memremap_ro() 24 void * __init early_memremap_prot(resource_size_t phys_addr, unsigned long size, in early_memremap_prot()
|
| /linux/arch/riscv/mm/ |
| H A 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 83 phys_addr_t phys_addr; in kasan_populate_pud() local 114 phys_addr_t phys_addr; in kasan_populate_p4d() local 145 phys_addr_t phys_addr; in kasan_populate_pgd() local 239 phys_addr_t phys_addr; in kasan_early_populate_pud() local 268 phys_addr_t phys_addr; in kasan_early_populate_p4d() local 305 phys_addr_t phys_addr; in kasan_early_populate_pgd() local
|
| /linux/arch/nios2/mm/ |
| H A 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()
|
| /linux/arch/mips/alchemy/common/ |
| H A D | setup.c | 80 phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) in fixup_bigphys_addr() 99 phys_addr_t phys_addr = fixup_bigphys_addr(pfn << PAGE_SHIFT, size); in io_remap_pfn_range_pfn() local
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_mmio_gem.c | 39 phys_addr_t phys_addr; member 72 phys_addr_t phys_addr, size_t size) in xe_mmio_gem_create() 217 unsigned long phys_addr = obj->phys_addr + i; in xe_mmio_gem_vm_fault() local
|
| /linux/drivers/pci/endpoint/ |
| H A D | pci-epc-mem.c | 179 phys_addr_t *phys_addr, size_t size) in pci_epc_mem_alloc_addr() 222 phys_addr_t phys_addr) in pci_epc_get_matching_window() 247 void pci_epc_mem_free_addr(struct pci_epc *epc, phys_addr_t phys_addr, in pci_epc_mem_free_addr()
|
| /linux/include/linux/ |
| H A D | io-mapping.h | 68 resource_size_t phys_addr; in io_mapping_map_atomic_wc() local 94 resource_size_t phys_addr; in io_mapping_map_local_wc() local 111 resource_size_t phys_addr; in io_mapping_map_wc() local
|
| /linux/drivers/misc/sgi-xp/ |
| H A D | xp_uv.c | 89 xp_expand_memprotect_uv(unsigned long phys_addr, unsigned long size) in xp_expand_memprotect_uv() 107 xp_restrict_memprotect_uv(unsigned long phys_addr, unsigned long size) in xp_restrict_memprotect_uv()
|
| /linux/arch/powerpc/kernel/ |
| H A 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
|
| /linux/arch/arm/mm/ |
| H A D | ioremap.c | 352 void __iomem *__arm_ioremap_caller(phys_addr_t phys_addr, size_t size, in __arm_ioremap_caller() 421 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached) in __arm_ioremap_exec() 439 void *arch_memremap_wb(phys_addr_t phys_addr, size_t size, unsigned long flags) in arch_memremap_wb() 484 int pci_remap_iospace(const struct resource *res, phys_addr_t phys_addr) in pci_remap_iospace()
|
| /linux/arch/powerpc/platforms/ps3/ |
| H A 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
|
| /linux/drivers/media/cec/core/ |
| H A D | cec-api.c | 94 u16 phys_addr; in cec_adap_g_phys_addr() local 104 static int cec_validate_phys_addr(u16 phys_addr) in cec_validate_phys_addr() 124 u16 phys_addr; in cec_adap_s_phys_addr() local
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | dma.c | 98 ath5k_hw_set_rxdp(struct ath5k_hw *ah, u32 phys_addr) in ath5k_hw_set_rxdp() 396 ath5k_hw_set_txdp(struct ath5k_hw *ah, unsigned int queue, u32 phys_addr) in ath5k_hw_set_txdp()
|
| /linux/drivers/accel/habanalabs/common/mmu/ |
| H A D | mmu.c | 293 int hl_mmu_map_page(struct hl_ctx *ctx, u64 virt_addr, u64 phys_addr, u32 page_size, in hl_mmu_map_page() 383 u64 phys_addr, u32 size) in hl_mmu_map_contiguous() 478 u64 *phys_addr) in hl_mmu_pa_page_with_offset() 532 int hl_mmu_va_to_pa(struct hl_ctx *ctx, u64 virt_addr, u64 *phys_addr) in hl_mmu_va_to_pa() 1070 dma_addr_t phys_addr; in hl_mmu_hr_alloc_hop() local 1326 u64 phys_addr, shadow_addr; in hl_mmu_dr_alloc_hop() local
|
| H A D | mmu_v2_hr.c | 26 dma_addr_t phys_addr) in hl_mmu_v2_hr_add_pgt_info() 206 u64 virt_addr, u64 phys_addr, in _hl_mmu_v2_hr_map()
|
| /linux/arch/sh/mm/ |
| H A D | ioremap.h | 10 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) in ioremap_fixed()
|
| H A D | ioremap_fixed.c | 48 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) in ioremap_fixed()
|
| /linux/arch/sparc/kernel/ |
| H A D | chmc.c | 274 static struct jbusmc_dimm_group *jbusmc_find_dimm_group(unsigned long phys_addr) in jbusmc_find_dimm_group() 295 unsigned long phys_addr, in jbusmc_print_dimm() 488 static int chmc_bank_match(struct chmc_bank_info *bp, unsigned long phys_addr) in chmc_bank_match() 520 static struct chmc_bank_info *chmc_find_bank(unsigned long phys_addr) in chmc_find_bank() 541 unsigned long phys_addr, in chmc_print_dimm()
|
| /linux/arch/loongarch/include/asm/ |
| H A D | dmi.h | 15 static inline void *dmi_remap(phys_addr_t phys_addr, unsigned long size) in dmi_remap()
|
| /linux/arch/arm64/mm/ |
| H A D | ioremap.c | 17 void __iomem *__ioremap_prot(phys_addr_t phys_addr, size_t size, in __ioremap_prot()
|
| /linux/tools/perf/util/ |
| H A D | map_symbol.h | 23 u64 phys_addr; member
|
| /linux/include/media/i2c/ |
| H A D | adv7511.h | 23 uint16_t phys_addr; member
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-dv-timings.c | 1092 void v4l2_set_edid_phys_addr(u8 *edid, unsigned int size, u16 phys_addr) in v4l2_set_edid_phys_addr() 1130 u16 v4l2_phys_addr_for_input(u16 phys_addr, u8 input) in v4l2_phys_addr_for_input() 1180 int v4l2_phys_addr_validate(u16 phys_addr, u16 *parent, u16 *port) in v4l2_phys_addr_validate()
|
| /linux/drivers/gpu/drm/armada/ |
| H A D | armada_gem.h | 14 phys_addr_t phys_addr; member
|