Home
last modified time | relevance | path

Searched refs:mmio_phys (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/pci/endpoint/functions/
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()
/linux-6.6.21/drivers/iommu/amd/
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()
Damd_iommu_types.h659 u64 mmio_phys; member