Searched refs:notif_data (Results 1 – 3 of 3) sorted by relevance
18 struct notif_data { struct25 static struct notif_data default_notif_data; argument32 static struct notif_data *get_notif_data(struct guest_partition *prtn) in get_notif_data()48 struct notif_data *ndata = get_notif_data(prtn); in notif_async_is_started()86 struct notif_data *ndata = get_notif_data(prtn); in notif_deliver_atomic_event()119 struct notif_data *ndata = get_notif_data(prtn); in notif_deliver_event()162 sizeof(struct notif_data), NULL); in nex_init_notif()
454 struct sbi_mpxy_notification_data *notif_data, in sbi_mpxy_get_notification_events() argument462 if (!notif_data || !events_data_len) in sbi_mpxy_get_notification_events()482 memcpy(notif_data, mpxy->shmem, sbiret.value + 16); in sbi_mpxy_get_notification_events()
164 struct sbi_mpxy_notification_data *notif_data,