Searched refs:x86_iommu_iec_notify_all (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/hw/i386/ |
H A D | x86-iommu.h | 155 void x86_iommu_iec_notify_all(X86IOMMUState *iommu, bool global,
|
/openbmc/qemu/hw/i386/ |
H A D | x86-iommu.c | 41 void x86_iommu_iec_notify_all(X86IOMMUState *iommu, bool global, in x86_iommu_iec_notify_all() function
|
H A D | amd_iommu.c | 438 x86_iommu_iec_notify_all(X86_IOMMU_DEVICE(s), global, index, mask); in amdvi_intremap_inval_notify_all()
|
H A D | intel_iommu.c | 2051 x86_iommu_iec_notify_all(X86_IOMMU_DEVICE(s), global, index, mask); in vtd_iec_notify_all()
|