| /Linux-v5.4/arch/x86/mm/ | 
| D | ioremap.c | 155 __ioremap_caller(resource_size_t phys_addr, unsigned long size,  in __ioremap_caller()303 void __iomem *ioremap_nocache(resource_size_t phys_addr, unsigned long size)  in ioremap_nocache()
 344 void __iomem *ioremap_uc(resource_size_t phys_addr, unsigned long size)  in ioremap_uc()
 363 void __iomem *ioremap_wc(resource_size_t phys_addr, unsigned long size)  in ioremap_wc()
 380 void __iomem *ioremap_wt(resource_size_t phys_addr, unsigned long size)  in ioremap_wt()
 387 void __iomem *ioremap_encrypted(resource_size_t phys_addr, unsigned long size)  in ioremap_encrypted()
 394 void __iomem *ioremap_cache(resource_size_t phys_addr, unsigned long size)  in ioremap_cache()
 401 void __iomem *ioremap_prot(resource_size_t phys_addr, unsigned long size,  in ioremap_prot()
 518 static bool memremap_should_map_decrypted(resource_size_t phys_addr,  in memremap_should_map_decrypted()
 571 static bool memremap_is_efi_data(resource_size_t phys_addr,  in memremap_is_efi_data()
 [all …]
 
 | 
| /Linux-v5.4/mm/ | 
| D | early_ioremap.c | 34 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()
 
 | 
| /Linux-v5.4/lib/ | 
| D | ioremap.c | 64 		unsigned long end, phys_addr_t phys_addr, pgprot_t prot)  in ioremap_pte_range()82 				unsigned long end, phys_addr_t phys_addr,  in ioremap_try_huge_pmd()
 104 		unsigned long end, phys_addr_t phys_addr, pgprot_t prot)  in ioremap_pmd_range()
 125 				unsigned long end, phys_addr_t phys_addr,  in ioremap_try_huge_pud()
 147 		unsigned long end, phys_addr_t phys_addr, pgprot_t prot)  in ioremap_pud_range()
 168 				unsigned long end, phys_addr_t phys_addr,  in ioremap_try_huge_p4d()
 190 		unsigned long end, phys_addr_t phys_addr, pgprot_t prot)  in ioremap_p4d_range()
 211 		       unsigned long end, phys_addr_t phys_addr, pgprot_t prot)  in ioremap_page_range()
 
 | 
| /Linux-v5.4/arch/ia64/mm/ | 
| D | ioremap.c | 16 __ioremap_uc(unsigned long phys_addr)  in __ioremap_uc()22 early_ioremap (unsigned long phys_addr, unsigned long size)  in early_ioremap()
 32 ioremap (unsigned long phys_addr, unsigned long size)  in ioremap()
 102 ioremap_nocache (unsigned long phys_addr, unsigned long size)  in ioremap_nocache()
 
 | 
| /Linux-v5.4/tools/perf/scripts/python/ | 
| D | mem-phys-addr.py | 62 def is_system_ram(phys_addr):  argument69 def is_persistent_mem(phys_addr):  argument
 75 def find_memory_type(phys_addr):  argument
 
 | 
| /Linux-v5.4/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()
 115 void __iomem *__ioremap(unsigned long phys_addr, unsigned long size,  in __ioremap()
 
 | 
| /Linux-v5.4/arch/arm64/mm/ | 
| D | ioremap.c | 21 static void __iomem *__ioremap_caller(phys_addr_t phys_addr, size_t size,  in __ioremap_caller()65 void __iomem *__ioremap(phys_addr_t phys_addr, size_t size, pgprot_t prot)  in __ioremap()
 85 void __iomem *ioremap_cache(phys_addr_t phys_addr, size_t size)  in ioremap_cache()
 
 | 
| /Linux-v5.4/arch/mips/mm/ | 
| D | ioremap.c | 22 	phys_addr_t size, phys_addr_t phys_addr, unsigned long flags)  in remap_area_pte()48 	phys_addr_t size, phys_addr_t phys_addr, unsigned long flags)  in remap_area_pmd()
 69 static int remap_area_pages(unsigned long address, phys_addr_t phys_addr,  in remap_area_pages()
 132 void __iomem * __ioremap(phys_addr_t phys_addr, phys_addr_t size, unsigned long flags)  in __ioremap()
 
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | cec-funcs.h | 14 static inline void cec_msg_active_source(struct cec_msg *msg, __u16 phys_addr)  in cec_msg_active_source()24 					 __u16 *phys_addr)  in cec_ops_active_source()
 44 					   __u16 phys_addr)  in cec_msg_inactive_source()
 53 					   __u16 *phys_addr)  in cec_ops_inactive_source()
 68 					       __u16 phys_addr)  in cec_msg_routing_information()
 78 					       __u16 *phys_addr)  in cec_ops_routing_information()
 106 static inline void cec_msg_set_stream_path(struct cec_msg *msg, __u16 phys_addr)  in cec_msg_set_stream_path()
 116 					   __u16 *phys_addr)  in cec_ops_set_stream_path()
 185 			__u16 phys_addr;  member
 283 					       __u16 phys_addr)  in cec_msg_record_on_phys_addr()
 [all …]
 
 | 
| /Linux-v5.4/arch/ia64/kernel/ | 
| D | efi.c | 435 static void __init handle_palo(unsigned long phys_addr)  in handle_palo()711 kern_memory_descriptor (unsigned long phys_addr)  in kern_memory_descriptor()
 723 efi_memory_descriptor (unsigned long phys_addr)  in efi_memory_descriptor()
 743 efi_memmap_intersects (unsigned long phys_addr, unsigned long size)  in efi_memmap_intersects()
 765 efi_mem_type (unsigned long phys_addr)  in efi_mem_type()
 775 efi_mem_attributes (unsigned long phys_addr)  in efi_mem_attributes()
 786 efi_mem_attribute (unsigned long phys_addr, unsigned long size)  in efi_mem_attribute()
 814 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 …]
 
 | 
| /Linux-v5.4/arch/mips/include/asm/mach-au1x00/ | 
| D | ioremap.h | 13 static inline phys_addr_t __fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size)  in __fixup_bigphys_addr()22 static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size)  in fixup_bigphys_addr()
 
 | 
| /Linux-v5.4/arch/nds32/mm/ | 
| D | ioremap.c | 11 static void __iomem *__ioremap_caller(phys_addr_t phys_addr, size_t size,  in __ioremap_caller()49 void __iomem *ioremap(phys_addr_t phys_addr, size_t size)  in ioremap()
 
 | 
| /Linux-v5.4/arch/unicore32/mm/ | 
| D | ioremap.c | 180 void __iomem *__uc32_ioremap_caller(unsigned long phys_addr, size_t size,  in __uc32_ioremap_caller()216 __uc32_ioremap(unsigned long phys_addr, size_t size)  in __uc32_ioremap()
 224 __uc32_ioremap_cached(unsigned long phys_addr, size_t size)  in __uc32_ioremap_cached()
 
 | 
| /Linux-v5.4/drivers/acpi/ | 
| D | processor_core.c | 269 			 u64 *phys_addr, int *ioapic_id)  in get_ioapic_id()281 static int parse_madt_ioapic_entry(u32 gsi_base, u64 *phys_addr)  in parse_madt_ioapic_entry()
 310 				  u64 *phys_addr)  in parse_mat_ioapic_entry()
 348 int acpi_get_ioapic_id(acpi_handle handle, u32 gsi_base, u64 *phys_addr)  in acpi_get_ioapic_id()
 
 | 
| /Linux-v5.4/arch/csky/mm/ | 
| D | ioremap.c | 40 void __iomem *__ioremap(phys_addr_t phys_addr, size_t size, pgprot_t prot)  in __ioremap()47 void __iomem *ioremap_cache(phys_addr_t phys_addr, size_t size)  in ioremap_cache()
 
 | 
| /Linux-v5.4/drivers/misc/sgi-xp/ | 
| D | xp_uv.c | 90 xp_expand_memprotect_uv(unsigned long phys_addr, unsigned long size)  in xp_expand_memprotect_uv()119 xp_restrict_memprotect_uv(unsigned long phys_addr, unsigned long size)  in xp_restrict_memprotect_uv()
 
 | 
| /Linux-v5.4/arch/powerpc/kernel/ | 
| D | mce_power.c | 360 					uint64_t *phys_addr)  in mce_find_instr_ea_and_phys()397 		uint64_t *phys_addr)  in mce_handle_ierror()
 483 		uint64_t *phys_addr)  in mce_handle_derror()
 610 	uint64_t addr, phys_addr = ULONG_MAX;  in mce_handle_error()  local
 
 | 
| /Linux-v5.4/arch/arm/mm/ | 
| D | ioremap.c | 337 void __iomem *__arm_ioremap_caller(phys_addr_t phys_addr, size_t size,  in __arm_ioremap_caller()410 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached)  in __arm_ioremap_exec()
 423 void *arch_memremap_wb(phys_addr_t phys_addr, size_t size)  in arch_memremap_wb()
 475 int pci_ioremap_io(unsigned int offset, phys_addr_t phys_addr)  in pci_ioremap_io()
 
 | 
| /Linux-v5.4/drivers/pci/endpoint/ | 
| D | pci-epc-mem.c | 122 				     phys_addr_t *phys_addr, size_t size)  in pci_epc_mem_alloc_addr()155 void pci_epc_mem_free_addr(struct pci_epc *epc, phys_addr_t phys_addr,  in pci_epc_mem_free_addr()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | sfi.h | 128 	u64	phys_addr;	/* phy base addr for APIC reg */  member138 	u64	phys_addr;	/* pointer to where the wake vector locates */  member
 142 	u64	phys_addr;	/* phy base addr for the timer */  member
 148 	u64	phys_addr;	/* phy base addr for the RTC */  member
 
 | 
| D | io-mapping.h | 66 	resource_size_t phys_addr;  in io_mapping_map_atomic_wc()  local86 	resource_size_t phys_addr;  in io_mapping_map_wc()  local
 
 | 
| /Linux-v5.4/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()509 static int dma_sb_map_pages(struct ps3_dma_region *r, unsigned long phys_addr,  in dma_sb_map_pages()
 549 static int dma_ioc0_map_pages(struct ps3_dma_region *r, unsigned long phys_addr,  in dma_ioc0_map_pages()
 776 	unsigned long phys_addr = is_kernel_addr(virt_addr) ? __pa(virt_addr)  in dma_sb_map_area()  local
 831 	unsigned long phys_addr = is_kernel_addr(virt_addr) ? __pa(virt_addr)  in dma_ioc0_map_area()  local
 1072 	unsigned long phys_addr = is_kernel_addr(virt_addr) ? __pa(virt_addr)  in dma_sb_map_area_linear()  local
 
 | 
| /Linux-v5.4/arch/mips/alchemy/common/ | 
| D | setup.c | 77 phys_addr_t __fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size)  in __fixup_bigphys_addr()
 | 
| /Linux-v5.4/arch/ia64/include/asm/ | 
| D | early_ioremap.h | 6 #define early_memremap(phys_addr, size)        early_ioremap(phys_addr, size)  argument
 | 
| /Linux-v5.4/drivers/net/ethernet/3com/ | 
| D | 3c509.c | 219 static int el3_isa_id_sequence(__be16 *phys_addr)  in el3_isa_id_sequence()272 static void el3_dev_fill(struct net_device *dev, __be16 *phys_addr, int ioaddr,  in el3_dev_fill()
 289 	__be16 phys_addr[3];  in el3_isa_match()  local
 362 	__be16 phys_addr[3];  in el3_isa_resume()  local
 411 	__be16 phys_addr[3];  in el3_pnp_probe()  local
 568 	__be16 phys_addr[3];  in el3_eisa_probe()  local
 
 |