/kernel/linux/linux-5.10/arch/x86/mm/ |
D | ioremap.c | 178 __ioremap_caller(resource_size_t phys_addr, unsigned long size, in __ioremap_caller() 326 void __iomem *ioremap(resource_size_t phys_addr, unsigned long size) in ioremap() 367 void __iomem *ioremap_uc(resource_size_t phys_addr, unsigned long size) in ioremap_uc() 386 void __iomem *ioremap_wc(resource_size_t phys_addr, unsigned long size) in ioremap_wc() 403 void __iomem *ioremap_wt(resource_size_t phys_addr, unsigned long size) in ioremap_wt() 410 void __iomem *ioremap_encrypted(resource_size_t phys_addr, unsigned long size) in ioremap_encrypted() 417 void __iomem *ioremap_cache(resource_size_t phys_addr, unsigned long size) in ioremap_cache() 424 void __iomem *ioremap_prot(resource_size_t phys_addr, unsigned long size, in ioremap_prot() 541 static bool memremap_should_map_decrypted(resource_size_t phys_addr, in memremap_should_map_decrypted() 594 static bool memremap_is_efi_data(resource_size_t phys_addr, in memremap_is_efi_data() [all …]
|
/kernel/linux/linux-5.10/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()
|
D | ioremap.c | 65 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()
|
/kernel/linux/linux-5.10/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() 33 ioremap (unsigned long phys_addr, unsigned long size) in ioremap() 103 ioremap_uc(unsigned long phys_addr, unsigned long size) in ioremap_uc()
|
/kernel/linux/linux-5.10/tools/perf/scripts/python/ |
D | mem-phys-addr.py | 62 def is_system_ram(phys_addr): argument 69 def is_persistent_mem(phys_addr): argument 75 def find_memory_type(phys_addr): argument
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/arch/arm64/mm/ |
D | ioremap.c | 20 static void __iomem *__ioremap_caller(phys_addr_t phys_addr, size_t size, in __ioremap_caller() 64 void __iomem *__ioremap(phys_addr_t phys_addr, size_t size, pgprot_t prot) in __ioremap() 84 void __iomem *ioremap_cache(phys_addr_t phys_addr, size_t size) in ioremap_cache()
|
/kernel/linux/linux-5.10/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 …]
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | cec-funcs.h | 9 static inline void cec_msg_active_source(struct cec_msg *msg, __u16 phys_addr) in cec_msg_active_source() 18 __u16 *phys_addr) in cec_ops_active_source() 33 __u16 phys_addr) in cec_msg_inactive_source() 41 __u16 *phys_addr) in cec_ops_inactive_source() 54 __u16 phys_addr) in cec_msg_routing_information() 63 __u16 *phys_addr) in cec_ops_routing_information() 88 static inline void cec_msg_set_stream_path(struct cec_msg *msg, __u16 phys_addr) in cec_msg_set_stream_path() 97 __u16 *phys_addr) in cec_ops_set_stream_path() 154 __u16 phys_addr; member 245 __u16 phys_addr) in cec_msg_record_on_phys_addr() [all …]
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
D | efi.c | 444 static void __init handle_palo(unsigned long phys_addr) in handle_palo() 707 kern_memory_descriptor (unsigned long phys_addr) in kern_memory_descriptor() 719 efi_memory_descriptor (unsigned long phys_addr) in efi_memory_descriptor() 739 efi_memmap_intersects (unsigned long phys_addr, unsigned long size) in efi_memmap_intersects() 761 efi_mem_type (unsigned long phys_addr) in efi_mem_type() 771 efi_mem_attributes (unsigned long phys_addr) in efi_mem_attributes() 782 efi_mem_attribute (unsigned long phys_addr, unsigned long size) in efi_mem_attribute() 810 kern_mem_attribute (unsigned long phys_addr, unsigned long size) in kern_mem_attribute() 846 valid_phys_addr_range (phys_addr_t phys_addr, unsigned long size) in valid_phys_addr_range() 865 unsigned long phys_addr = pfn << PAGE_SHIFT; in valid_mmap_phys_addr_range() local [all …]
|
/kernel/linux/linux-5.10/arch/mips/alchemy/common/ |
D | setup.c | 78 phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) in fixup_bigphys_addr() 98 phys_addr_t phys_addr = fixup_bigphys_addr(pfn << PAGE_SHIFT, size); in io_remap_pfn_range() local
|
/kernel/linux/linux-5.10/drivers/pci/endpoint/ |
D | pci-epc-mem.c | 169 phys_addr_t *phys_addr, size_t size) in pci_epc_mem_alloc_addr() 209 phys_addr_t phys_addr) in pci_epc_get_matching_window() 234 void pci_epc_mem_free_addr(struct pci_epc *epc, phys_addr_t phys_addr, in pci_epc_mem_free_addr()
|
/kernel/linux/linux-5.10/drivers/acpi/ |
D | processor_core.c | 266 u64 *phys_addr, int *ioapic_id) in get_ioapic_id() 278 static int parse_madt_ioapic_entry(u32 gsi_base, u64 *phys_addr) in parse_madt_ioapic_entry() 307 u64 *phys_addr) in parse_mat_ioapic_entry() 345 int acpi_get_ioapic_id(acpi_handle handle, u32 gsi_base, u64 *phys_addr) in acpi_get_ioapic_id()
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
D | ioremap.c | 322 void __iomem *__arm_ioremap_caller(phys_addr_t phys_addr, size_t size, in __arm_ioremap_caller() 391 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached) in __arm_ioremap_exec() 404 void *arch_memremap_wb(phys_addr_t phys_addr, size_t size) in arch_memremap_wb() 456 int pci_ioremap_io(unsigned int offset, phys_addr_t phys_addr) in pci_ioremap_io()
|
D | nommu.c | 193 void __iomem *__arm_ioremap_caller(phys_addr_t phys_addr, size_t size, in __arm_ioremap_caller() 234 void *arch_memremap_wb(phys_addr_t phys_addr, size_t size) in arch_memremap_wb()
|
/kernel/linux/linux-5.10/drivers/misc/sgi-xp/ |
D | xp_uv.c | 91 xp_expand_memprotect_uv(unsigned long phys_addr, unsigned long size) in xp_expand_memprotect_uv() 120 xp_restrict_memprotect_uv(unsigned long phys_addr, unsigned long size) in xp_restrict_memprotect_uv()
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
D | mce_power.c | 444 uint64_t *phys_addr) in mce_find_instr_ea_and_phys() 481 uint64_t *phys_addr) in mce_handle_ierror() 566 uint64_t *phys_addr) in mce_handle_derror() 690 uint64_t addr, phys_addr = ULONG_MAX; in mce_handle_error() local
|
/kernel/linux/linux-5.10/include/linux/ |
D | sfi.h | 128 u64 phys_addr; /* phy base addr for APIC reg */ member 138 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 | 68 resource_size_t phys_addr; in io_mapping_map_atomic_wc() local 86 resource_size_t phys_addr; in io_mapping_map_wc() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/ |
D | mm.c | 126 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() 552 static int dma_ioc0_map_pages(struct ps3_dma_region *r, unsigned long phys_addr, in dma_ioc0_map_pages() 779 unsigned long phys_addr = is_kernel_addr(virt_addr) ? __pa(virt_addr) in dma_sb_map_area() local 834 unsigned long phys_addr = is_kernel_addr(virt_addr) ? __pa(virt_addr) in dma_ioc0_map_area() local 1075 unsigned long phys_addr = is_kernel_addr(virt_addr) ? __pa(virt_addr) in dma_sb_map_area_linear() local
|
/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
D | early_ioremap.h | 6 #define early_memremap(phys_addr, size) early_ioremap(phys_addr, size) argument
|
/kernel/linux/linux-5.10/arch/sh/mm/ |
D | ioremap.h | 10 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) in ioremap_fixed()
|
/kernel/linux/linux-5.10/arch/hexagon/mm/ |
D | ioremap.c | 12 void __iomem *ioremap(unsigned long phys_addr, unsigned long size) in ioremap()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
D | 3c509.c | 215 static int el3_isa_id_sequence(__be16 *phys_addr) in el3_isa_id_sequence() 268 static void el3_dev_fill(struct net_device *dev, __be16 *phys_addr, int ioaddr, in el3_dev_fill() 285 __be16 phys_addr[3]; in el3_isa_match() local 358 __be16 phys_addr[3]; in el3_isa_resume() local 407 __be16 phys_addr[3]; in el3_pnp_probe() local 562 __be16 phys_addr[3]; in el3_eisa_probe() local
|
/kernel/linux/linux-5.10/drivers/media/cec/core/ |
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
|