Home
last modified time | relevance | path

Searched refs:mmio_phys (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/pci/endpoint/functions/
H A Dpci-epf-mhi.c124 resource_size_t mmio_phys; member
481 epf_bar->phys_addr = epf_mhi->mmio_phys; in pci_epf_mhi_core_init()
609 epf_mhi->mmio_phys = res->start; in pci_epf_mhi_bind()
612 epf_mhi->mmio = ioremap(epf_mhi->mmio_phys, epf_mhi->mmio_size); in pci_epf_mhi_bind()
/kernel/linux/linux-5.10/drivers/iommu/amd/
H A Dinit.c111 u64 mmio_phys; member
509 release_mem_region(iommu->mmio_phys, iommu->mmio_phys_end); in iommu_unmap_mmio_space()
1568 iommu->mmio_phys = h->mmio_phys; in init_iommu_one()
1624 iommu->mmio_base = iommu_map_mmio_space(iommu->mmio_phys, in init_iommu_one()
1717 h->mmio_phys); in init_iommu_all()
H A Damd_iommu_types.h517 u64 mmio_phys; member
/kernel/linux/linux-6.6/drivers/iommu/amd/
H A Dinit.c108 u64 mmio_phys; member
517 release_mem_region(iommu->mmio_phys, iommu->mmio_phys_end); in iommu_unmap_mmio_space()
1809 iommu->mmio_phys = h->mmio_phys; in init_iommu_one()
1858 iommu->mmio_base = iommu_map_mmio_space(iommu->mmio_phys, in init_iommu_one()
1957 h->mmio_phys); in init_iommu_all()
H A Damd_iommu_types.h659 u64 mmio_phys; member
/kernel/linux/linux-5.10/drivers/iommu/loongson/
H A Diommu.c61 u64 mmio_phys; member

Completed in 29 milliseconds