Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dintel_iommu.c315 VTDAddressSpace *vtd_as; in vtd_reset_context_cache_locked() local
1592 .as = vtd_as, in vtd_sync_shadow_page_table_range()
1831 if (vtd_as && in vtd_get_as_by_sid()
1832 (sid == PCI_BUILD_BDF(pci_bus_num(vtd_as->bus), vtd_as->devfn))) { in vtd_get_as_by_sid()
1833 return vtd_as; in vtd_get_as_by_sid()
1839 return vtd_as; in vtd_get_as_by_sid()
1848 if (!vtd_as) { in vtd_pt_enable_fast_path()
3227 success = vtd_do_iommu_translate(vtd_as, vtd_as->bus, vtd_as->devfn, in vtd_iommu_translate()
3274 pci_bus_num(vtd_as->bus), PCI_SLOT(vtd_as->devfn), in vtd_iommu_notify_flag_changed()
3281 pci_bus_num(vtd_as->bus), PCI_SLOT(vtd_as->devfn), in vtd_iommu_notify_flag_changed()
[all …]