Home
last modified time | relevance | path

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

123456789

/Linux-v4.19/arch/x86/mm/
Dioremap.c133 static void __iomem *__ioremap_caller(resource_size_t phys_addr, in __ioremap_caller()
281 void __iomem *ioremap_nocache(resource_size_t phys_addr, unsigned long size) in ioremap_nocache()
322 void __iomem *ioremap_uc(resource_size_t phys_addr, unsigned long size) in ioremap_uc()
341 void __iomem *ioremap_wc(resource_size_t phys_addr, unsigned long size) in ioremap_wc()
358 void __iomem *ioremap_wt(resource_size_t phys_addr, unsigned long size) in ioremap_wt()
365 void __iomem *ioremap_cache(resource_size_t phys_addr, unsigned long size) in ioremap_cache()
372 void __iomem *ioremap_prot(resource_size_t phys_addr, unsigned long size, in ioremap_prot()
484 static bool memremap_should_map_decrypted(resource_size_t phys_addr, in memremap_should_map_decrypted()
537 static bool memremap_is_efi_data(resource_size_t phys_addr, in memremap_is_efi_data()
576 static bool memremap_is_setup_data(resource_size_t phys_addr, in memremap_is_setup_data()
[all …]
/Linux-v4.19/mm/
Dearly_ioremap.c34 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-v4.19/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()
/Linux-v4.19/tools/perf/scripts/python/
Dmem-phys-addr.py57 def is_system_ram(phys_addr): argument
64 def is_persistent_mem(phys_addr): argument
70 def find_memory_type(phys_addr): argument
/Linux-v4.19/lib/
Dioremap.c62 unsigned long end, phys_addr_t phys_addr, pgprot_t prot) in ioremap_pte_range()
80 unsigned long end, phys_addr_t phys_addr, pgprot_t prot) in ioremap_pmd_range()
107 unsigned long end, phys_addr_t phys_addr, pgprot_t prot) in ioremap_pud_range()
134 unsigned long end, phys_addr_t phys_addr, pgprot_t prot) in ioremap_p4d_range()
160 unsigned long end, phys_addr_t phys_addr, pgprot_t prot) in ioremap_page_range()
/Linux-v4.19/arch/nios2/mm/
Dioremap.c23 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-v4.19/arch/arm64/mm/
Dioremap.c32 static void __iomem *__ioremap_caller(phys_addr_t phys_addr, size_t size, in __ioremap_caller()
76 void __iomem *__ioremap(phys_addr_t phys_addr, size_t size, pgprot_t prot) in __ioremap()
96 void __iomem *ioremap_cache(phys_addr_t phys_addr, size_t size) in ioremap_cache()
/Linux-v4.19/arch/mips/mm/
Dioremap.c22 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-v4.19/include/uapi/linux/
Dcec-funcs.h14 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-v4.19/drivers/media/cec/
Dcec-edid.c86 void cec_set_edid_phys_addr(u8 *edid, unsigned int size, u16 phys_addr) in cec_set_edid_phys_addr()
105 u16 cec_phys_addr_for_input(u16 phys_addr, u8 input) in cec_phys_addr_for_input()
131 int cec_phys_addr_validate(u16 phys_addr, u16 *parent, u16 *port) in cec_phys_addr_validate()
/Linux-v4.19/arch/ia64/kernel/
Defi.c432 static void __init handle_palo(unsigned long phys_addr) in handle_palo()
708 kern_memory_descriptor (unsigned long phys_addr) in kern_memory_descriptor()
720 efi_memory_descriptor (unsigned long phys_addr) in efi_memory_descriptor()
740 efi_memmap_intersects (unsigned long phys_addr, unsigned long size) in efi_memmap_intersects()
762 efi_mem_type (unsigned long phys_addr) in efi_mem_type()
772 efi_mem_attributes (unsigned long phys_addr) in efi_mem_attributes()
783 efi_mem_attribute (unsigned long phys_addr, unsigned long size) in efi_mem_attribute()
811 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 …]
/Linux-v4.19/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()
/Linux-v4.19/arch/nds32/mm/
Dioremap.c11 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-v4.19/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()
/Linux-v4.19/drivers/acpi/
Dprocessor_core.c268 u64 *phys_addr, int *ioapic_id) in get_ioapic_id()
280 static int parse_madt_ioapic_entry(u32 gsi_base, u64 *phys_addr) in parse_madt_ioapic_entry()
309 u64 *phys_addr) in parse_mat_ioapic_entry()
347 int acpi_get_ioapic_id(acpi_handle handle, u32 gsi_base, u64 *phys_addr) in acpi_get_ioapic_id()
/Linux-v4.19/arch/powerpc/kernel/
Dmce_power.c336 uint64_t *phys_addr) in mce_find_instr_ea_and_pfn()
373 uint64_t *phys_addr) in mce_handle_ierror()
453 uint64_t *phys_addr) in mce_handle_derror()
564 uint64_t addr, phys_addr = ULONG_MAX; in mce_handle_error() local
/Linux-v4.19/drivers/misc/sgi-xp/
Dxp_uv.c90 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()
Dxp_sn2.c133 xp_expand_memprotect_sn2(unsigned long phys_addr, unsigned long size) in xp_expand_memprotect_sn2()
149 xp_restrict_memprotect_sn2(unsigned long phys_addr, unsigned long size) in xp_restrict_memprotect_sn2()
/Linux-v4.19/arch/arm/mm/
Dioremap.c336 void __iomem *__arm_ioremap_caller(phys_addr_t phys_addr, size_t size, in __arm_ioremap_caller()
409 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached) in __arm_ioremap_exec()
422 void *arch_memremap_wb(phys_addr_t phys_addr, size_t size) in arch_memremap_wb()
474 int pci_ioremap_io(unsigned int offset, phys_addr_t phys_addr) in pci_ioremap_io()
/Linux-v4.19/drivers/pci/endpoint/
Dpci-epc-mem.c122 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-v4.19/include/linux/
Dsfi.h128 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
Dio-mapping.h78 resource_size_t phys_addr; in io_mapping_map_atomic_wc() local
98 resource_size_t phys_addr; in io_mapping_map_wc() local
/Linux-v4.19/arch/powerpc/platforms/ps3/
Dmm.c137 unsigned long ps3_mm_phys_to_lpar(unsigned long phys_addr) in ps3_mm_phys_to_lpar()
521 static int dma_sb_map_pages(struct ps3_dma_region *r, unsigned long phys_addr, in dma_sb_map_pages()
561 static int dma_ioc0_map_pages(struct ps3_dma_region *r, unsigned long phys_addr, in dma_ioc0_map_pages()
788 unsigned long phys_addr = is_kernel_addr(virt_addr) ? __pa(virt_addr) in dma_sb_map_area() local
843 unsigned long phys_addr = is_kernel_addr(virt_addr) ? __pa(virt_addr) in dma_ioc0_map_area() local
1084 unsigned long phys_addr = is_kernel_addr(virt_addr) ? __pa(virt_addr) in dma_sb_map_area_linear() local
/Linux-v4.19/arch/ia64/include/asm/
Dearly_ioremap.h6 #define early_memremap(phys_addr, size) early_ioremap(phys_addr, size) argument
/Linux-v4.19/arch/mips/alchemy/common/
Dsetup.c77 phys_addr_t __fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) in __fixup_bigphys_addr()

123456789