Home
last modified time | relevance | path

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

/openbmc/qemu/include/system/
H A Dmemory.h195 typedef void (*IOMMUNotify)(struct IOMMUNotifier *notifier, typedef
199 IOMMUNotify notify;
278 static inline void iommu_notifier_init(IOMMUNotifier *n, IOMMUNotify fn, in iommu_notifier_init()
/openbmc/qemu/include/hw/pci/
H A Dpci.h496 IOMMUNotifier *n, IOMMUNotify fn,
669 IOMMUNotify fn, void *opaque);
/openbmc/qemu/hw/pci/
H A Dpci.c2945 IOMMUNotify fn, void *opaque) in pci_iommu_init_iotlb_notifier()
/openbmc/qemu/hw/i386/
H A Dintel_iommu.c4807 IOMMUNotifier *n, IOMMUNotify fn, in vtd_init_iotlb_notifier()