| /linux/arch/arm64/kvm/hyp/nvhe/ |
| H A D | mm.c | 36 unsigned long phys, enum kvm_pgtable_prot prot) in __pkvm_create_mappings() 93 int __pkvm_create_private_mapping(phys_addr_t phys, size_t size, in __pkvm_create_private_mapping() 118 phys_addr_t phys; in pkvm_create_mappings_locked() local 212 phys_addr_t phys; in hyp_map_vectors() local 232 static void *fixmap_map_slot(struct hyp_fixmap_slot *slot, phys_addr_t phys) in fixmap_map_slot() 245 void *hyp_fixmap_map(phys_addr_t phys) in hyp_fixmap_map() 330 phys_addr_t phys; in create_fixblock() local 364 void *hyp_fixblock_map(phys_addr_t phys, size_t *size) in hyp_fixblock_map() 434 int pkvm_create_stack(phys_addr_t phys, unsigned long *haddr) in pkvm_create_stack()
|
| /linux/arch/m68k/mm/ |
| H A D | sun3kmap.c | 27 static inline void do_page_mapin(unsigned long phys, unsigned long virt, in do_page_mapin() 46 static inline void do_pmeg_mapin(unsigned long phys, unsigned long virt, in do_pmeg_mapin() 61 void __iomem *sun3_ioremap(unsigned long phys, unsigned long size, in sun3_ioremap() 109 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap()
|
| /linux/arch/xtensa/mm/ |
| H A D | cache.c | 142 unsigned long phys = folio_pfn(folio) * PAGE_SIZE; in flush_dcache_folio() local 204 unsigned long phys = page_to_phys(pfn_to_page(pfn)); in local_flush_cache_page() local 236 unsigned long phys = folio_pfn(folio) * PAGE_SIZE; in update_mmu_cache_range() local 277 unsigned long phys = page_to_phys(page); in copy_to_user_page() local 317 unsigned long phys = page_to_phys(page); in copy_from_user_page() local
|
| /linux/drivers/net/fddi/skfp/ |
| H A D | hwmtm.c | 323 u_long phys ; in init_descr_ring() local 351 u_long phys ; in init_txd_ring() local 388 u_long phys ; in init_rxd_ring() local 548 u_long phys ; in mac_drv_repair_descr() local 582 u_long phys ; in repair_txd_ring() local 634 u_long phys ; in repair_rxd_ring() local 1407 void hwm_rx_frag(struct s_smc *smc, char far *virt, u_long phys, int len, in hwm_rx_frag() 1620 void hwm_tx_frag(struct s_smc *smc, char far *virt, u_long phys, int len, in hwm_tx_frag() 1810 u_long phys ; in smt_send_mbuf() local
|
| /linux/arch/powerpc/mm/nohash/ |
| H A D | e500.c | 59 phys_addr_t phys; member 97 static void settlbcam(int index, unsigned long virt, phys_addr_t phys, in settlbcam() 139 phys_addr_t phys) in calc_cam_sz() 163 static unsigned long map_mem_in_cams_addr(phys_addr_t phys, unsigned long virt, in map_mem_in_cams_addr() 227 phys_addr_t phys = memstart_addr; in map_mem_in_cams() local
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_chain.c | 72 dma_addr_t phys, phys_next; in qed_chain_free_next_ptr() local 203 dma_addr_t phys; in qed_chain_alloc_next_ptr() local 235 dma_addr_t phys; in qed_chain_alloc_single() local 253 dma_addr_t phys, pbl_phys; in qed_chain_alloc_pbl() local
|
| /linux/tools/testing/memblock/linux/ |
| H A D | kmemleak.h | 5 static inline void kmemleak_free_part_phys(phys_addr_t phys, size_t size) in kmemleak_free_part_phys() 9 static inline void kmemleak_alloc_phys(phys_addr_t phys, size_t size, in kmemleak_alloc_phys()
|
| /linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | ctxt-info.c | 14 dma_addr_t *phys, in _iwl_pcie_ctxt_info_dma_alloc_coherent() 43 dma_addr_t *phys) in iwl_pcie_ctxt_info_dma_alloc_coherent() 175 dma_addr_t phys; in iwl_pcie_ctxt_info_init() local
|
| /linux/arch/sh/include/asm/ |
| H A D | mmu.h | 71 pmb_bolt_mapping(unsigned long virt, phys_addr_t phys, in pmb_bolt_mapping() 78 pmb_remap_caller(phys_addr_t phys, unsigned long size, in pmb_remap_caller() 100 pmb_remap(phys_addr_t phys, unsigned long size, pgprot_t prot) in pmb_remap()
|
| /linux/arch/arm64/mm/ |
| H A D | mmu.c | 109 phys_addr_t phys; in early_pgtable_alloc() local 163 phys_addr_t phys, pgprot_t prot) in init_pte() 197 unsigned long end, phys_addr_t phys, in alloc_init_cont_pte() 254 phys_addr_t phys, pgprot_t prot, in init_pmd() 305 unsigned long end, phys_addr_t phys, in alloc_init_cont_pmd() 364 phys_addr_t phys, pgprot_t prot, in alloc_init_pud() 431 phys_addr_t phys, pgprot_t prot, in alloc_init_p4d() 481 static int __create_pgd_mapping_locked(pgd_t *pgdir, phys_addr_t phys, in __create_pgd_mapping_locked() 514 static int __create_pgd_mapping(pgd_t *pgdir, phys_addr_t phys, in __create_pgd_mapping() 530 static void early_create_pgd_mapping(pgd_t *pgdir, phys_addr_t phys, in early_create_pgd_mapping() [all …]
|
| /linux/drivers/firmware/tegra/ |
| H A D | ivc.c | 77 static inline void tegra_ivc_invalidate(struct tegra_ivc *ivc, dma_addr_t phys) in tegra_ivc_invalidate() 86 static inline void tegra_ivc_flush(struct tegra_ivc *ivc, dma_addr_t phys) in tegra_ivc_flush() 240 dma_addr_t phys, in tegra_ivc_frame_phys() 251 dma_addr_t phys, in tegra_ivc_invalidate_frame() 265 dma_addr_t phys, in tegra_ivc_flush_frame()
|
| /linux/arch/xtensa/include/asm/ |
| H A D | cacheflush.h | 74 unsigned long phys) { } in __flush_invalidate_dcache_page_alias() 76 unsigned long phys) { } in __invalidate_dcache_page_alias() 82 unsigned long phys) { } in __invalidate_icache_page_alias()
|
| /linux/include/linux/ |
| H A D | kmemleak.h | 116 static inline void kmemleak_alloc_phys(phys_addr_t phys, size_t size, in kmemleak_alloc_phys() 120 static inline void kmemleak_free_part_phys(phys_addr_t phys, size_t size) in kmemleak_free_part_phys() 123 static inline void kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys()
|
| /linux/arch/um/kernel/ |
| H A D | physmem.c | 25 void map_memory(unsigned long virt, unsigned long phys, unsigned long len, in map_memory() 100 int phys_mapping(unsigned long phys, unsigned long long *offset_out) in phys_mapping()
|
| /linux/kernel/dma/ |
| H A D | pool.c | 302 phys_addr_t phys; in __dma_alloc_from_pool() local 366 phys_addr_t phys; member 390 static bool dma_free_from_pool_phys(struct dma_gen_pool *dma_pool, phys_addr_t phys, in dma_free_from_pool_phys() 413 phys_addr_t phys = page_to_phys(page); in dma_free_from_pool_page() local
|
| H A D | direct.c | 29 phys_addr_t phys, bool unencrypted) in phys_to_dma_direct() 45 phys_addr_t phys = ((phys_addr_t)max_pfn << PAGE_SHIFT) - 1; in dma_direct_get_required_mask() local 73 bool dma_coherent_ok(struct device *dev, phys_addr_t phys, size_t size) in dma_coherent_ok() 362 phys_addr_t phys; in dma_direct_free() local 476 phys_addr_t phys; in dma_direct_free_pages() local 668 dma_addr_t dma_direct_map_phys(struct device *dev, phys_addr_t phys, in dma_direct_map_phys()
|
| /linux/drivers/virt/coco/pkvm-guest/ |
| H A D | arm-pkvm-guest.c | 22 static int arm_smccc_do_one_page(u32 func_id, phys_addr_t phys) in arm_smccc_do_one_page() 73 static int mmio_guard_ioremap_hook(phys_addr_t phys, size_t size, in mmio_guard_ioremap_hook()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | smp.h | 103 static inline void set_hard_smp_processor_id(int cpu, int phys) in set_hard_smp_processor_id() 216 static inline void set_hard_smp_processor_id(int cpu, int phys) in set_hard_smp_processor_id() 229 static inline void set_hard_smp_processor_id(int cpu, int phys) in set_hard_smp_processor_id()
|
| /linux/drivers/iommu/ |
| H A D | dma-iommu.c | 44 phys_addr_t phys; member 846 static dma_addr_t __iommu_dma_map(struct device *dev, phys_addr_t phys, in __iommu_dma_map() 1103 phys_addr_t phys; in iommu_dma_sync_single_for_cpu() local 1120 phys_addr_t phys; in iommu_dma_sync_single_for_device() local 1169 static phys_addr_t iommu_dma_map_swiotlb(struct device *dev, phys_addr_t phys, in iommu_dma_map_swiotlb() 1211 static inline size_t iova_unaligned(struct iova_domain *iovad, phys_addr_t phys, in iova_unaligned() 1217 dma_addr_t iommu_dma_map_phys(struct device *dev, phys_addr_t phys, size_t size, in iommu_dma_map_phys() 1256 phys_addr_t phys; in iommu_dma_unmap_phys() local 1795 phys_addr_t phys, size_t size) in dma_iova_try_alloc() 1865 phys_addr_t phys, size_t size, enum dma_data_direction dir, in __dma_iova_link() [all …]
|
| /linux/arch/arm64/kvm/hyp/ |
| H A D | pgtable.c | 32 static bool kvm_block_mapping_supported(const struct kvm_pgtable_visit_ctx *ctx, u64 phys) in kvm_block_mapping_supported() 324 const u64 phys; member 404 u64 phys = data->phys + (ctx->addr - ctx->start); in hyp_map_walker_try_leaf() local 446 int kvm_pgtable_hyp_map(struct kvm_pgtable *pgt, u64 addr, u64 size, u64 phys, in kvm_pgtable_hyp_map() 577 const u64 phys; member 936 u64 phys = data->phys; in stage2_map_walker_phys_addr() local 945 u64 phys = stage2_map_walker_phys_addr(ctx, data); in stage2_leaf_mapping_allowed() local 960 u64 phys = stage2_map_walker_phys_addr(ctx, data); in stage2_map_walker_try_leaf() local 1095 u64 phys, enum kvm_pgtable_prot prot, in kvm_pgtable_stage2_map() 1419 u64 phys, s8 level, in kvm_pgtable_stage2_create_unlinked() [all …]
|
| /linux/arch/sparc/mm/ |
| H A D | io-unit.c | 37 #define MKIOPTE(phys) __iopte((((phys)>>4) & IOUPTE_PAGE) | IOPERM) argument 98 phys_addr_t phys, int size) in iounit_get_area() 147 static dma_addr_t iounit_map_phys(struct device *dev, phys_addr_t phys, in iounit_map_phys()
|
| /linux/mm/ |
| H A D | memfd_luo.c | 370 phys_addr_t phys; in memfd_luo_discard_folios() local 430 phys_addr_t phys; in memfd_luo_retrieve_folios() local 502 phys_addr_t phys; in memfd_luo_retrieve_folios() local
|
| /linux/drivers/dax/ |
| H A D | fsdev.c | 54 phys_addr_t phys; in __fsdev_dax_direct_access() local 155 phys_addr_t phys = PFN_PHYS(pfn); in fsdev_pfn_to_offset() local 343 u64 phys = dev_dax->ranges[0].range.start; in fsdev_dax_probe() local
|
| /linux/arch/x86/include/asm/ |
| H A D | efi.h | 296 #define __efi64_argmap_get_memory_space_descriptor(phys, desc) \ argument 299 #define __efi64_argmap_set_memory_space_attributes(phys, size, flags) \ argument 314 #define __efi64_argmap_get_memory_attributes(protocol, phys, size, flags) \ argument 317 #define __efi64_argmap_set_memory_attributes(protocol, phys, size, flags) \ argument 320 #define __efi64_argmap_clear_memory_attributes(protocol, phys, size, flags) \ argument
|
| /linux/drivers/acpi/ |
| H A D | osl.c | 86 acpi_physical_address phys; member 230 acpi_map_lookup(acpi_physical_address phys, acpi_size size) in acpi_map_lookup() 244 acpi_map_vaddr_lookup(acpi_physical_address phys, unsigned int size) in acpi_map_vaddr_lookup() 255 void __iomem *acpi_os_get_iomem(acpi_physical_address phys, unsigned int size) in acpi_os_get_iomem() 330 *acpi_os_map_iomem(acpi_physical_address phys, acpi_size size) in acpi_os_map_iomem() 382 void *__ref acpi_os_map_memory(acpi_physical_address phys, acpi_size size) in acpi_os_map_memory() 502 acpi_os_get_physical_address(void *virt, acpi_physical_address *phys) in acpi_os_get_physical_address()
|