Home
last modified time | relevance | path

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

12345678910>>...19

/kernel/linux/linux-5.10/arch/x86/mm/
Dioremap.c178 __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-4.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 …]
/kernel/linux/linux-4.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()
/kernel/linux/linux-5.10/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()
Dioremap.c65 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/
Dioremap.c17 __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-4.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()
/kernel/linux/linux-5.10/tools/perf/scripts/python/
Dmem-phys-addr.py62 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-4.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
/kernel/linux/linux-4.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()
/kernel/linux/linux-5.10/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()
119 void __iomem *ioremap(unsigned long phys_addr, unsigned long size) in ioremap()
/kernel/linux/linux-4.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()
/kernel/linux/linux-5.10/arch/arm64/mm/
Dioremap.c20 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-4.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()
/kernel/linux/linux-4.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()
/kernel/linux/linux-4.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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dcec-funcs.h9 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-4.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()
/kernel/linux/linux-4.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 …]
/kernel/linux/linux-5.10/arch/ia64/kernel/
Defi.c444 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-4.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()
/kernel/linux/linux-5.10/arch/mips/alchemy/common/
Dsetup.c78 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/
Dpci-epc-mem.c169 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-4.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()

12345678910>>...19