Searched refs:IOMMU_NOTIFIER_NONE (Results 1 – 7 of 7) sorted by relevance
219 if (old == IOMMU_NOTIFIER_NONE && new != IOMMU_NOTIFIER_NONE) { in spapr_tce_notify_flag_changed()221 } else if (old != IOMMU_NOTIFIER_NONE && new == IOMMU_NOTIFIER_NONE) { in spapr_tce_notify_flag_changed()
1375 if (old == IOMMU_NOTIFIER_NONE) { in virtio_iommu_notify_flag_changed()1377 } else if (new == IOMMU_NOTIFIER_NONE) { in virtio_iommu_notify_flag_changed()
2032 if (old == IOMMU_NOTIFIER_NONE) { in smmuv3_notify_flag_changed()2035 } else if (new == IOMMU_NOTIFIER_NONE) { in smmuv3_notify_flag_changed()
2322 if (old == IOMMU_NOTIFIER_NONE) { in riscv_iommu_memory_region_notify()2325 } else if (new == IOMMU_NOTIFIER_NONE) { in riscv_iommu_memory_region_notify()
162 IOMMU_NOTIFIER_NONE = 0, enumerator
1928 iommu_mr->iommu_notify_flags = IOMMU_NOTIFIER_NONE; in memory_region_init_iommu()2044 IOMMUNotifierFlag flags = IOMMU_NOTIFIER_NONE; in memory_region_update_iommu_notify_flags()2077 assert(n->notifier_flags != IOMMU_NOTIFIER_NONE); in memory_region_register_iommu_notifier()
3334 if (old == IOMMU_NOTIFIER_NONE) { in vtd_iommu_notify_flag_changed()3336 } else if (new == IOMMU_NOTIFIER_NONE) { in vtd_iommu_notify_flag_changed()