Searched refs:IEC_Notifier (Results 1 – 2 of 2) sorted by relevance
55 struct IEC_Notifier { struct58 QLIST_ENTRY(IEC_Notifier) list; argument60 typedef struct IEC_Notifier IEC_Notifier; typedef67 QLIST_HEAD(, IEC_Notifier) iec_notifiers; /* IEC notify list */
33 IEC_Notifier *notifier = g_new0(IEC_Notifier, 1); in x86_iommu_iec_register_notifier()44 IEC_Notifier *notifier; in x86_iommu_iec_notify_all()