Searched refs:APConfigChgEvent (Results 1 – 1 of 1) sorted by relevance
46 typedef struct APConfigChgEvent { struct47 QTAILQ_ENTRY(APConfigChgEvent) next;48 } APConfigChgEvent; typedef50 static QTAILQ_HEAD(, APConfigChgEvent) cfg_chg_events =93 APConfigChgEvent *cfg_chg_event; in vfio_ap_cfg_chg_notifier_handler()100 cfg_chg_event = g_new0(APConfigChgEvent, 1); in vfio_ap_cfg_chg_notifier_handler()113 APConfigChgEvent *cfg_chg_event; in ap_chsc_sei_nt0_get_event()