Searched refs:virt_get_guest (Results 1 – 6 of 6) sorted by relevance
145 struct guest_partition *virt_get_guest(uint16_t guest_id);211 static inline struct guest_partition *virt_get_guest(uint16_t guest_id __unused) in virt_get_guest() function
43 struct guest_partition *prtn = virt_get_guest(guest_id); in notif_async_is_started()85 struct guest_partition *prtn = virt_get_guest(guest_id); in notif_deliver_atomic_event()
145 prtn = virt_get_guest(guest_id); in notif_send_async()
62 struct guest_partition *prtn = virt_get_guest(guest_id); in wd_ndrv_atomic_cb()
721 prtn = virt_get_guest(vm_id); in spmc_enable_async_notif()1570 prtn = virt_get_guest(vm_id); in handle_notification_bitmap_create()1609 prtn = virt_get_guest(vm_id); in handle_notification_bitmap_destroy()1657 prtn = virt_get_guest(vm_id); in handle_notification_bind()1698 prtn = virt_get_guest(vm_id); in handle_notification_unbind()1741 prtn = virt_get_guest(vm_id); in handle_notification_get()1887 prtn = virt_get_guest(guest_id); in notif_send_async()1912 prtn = virt_get_guest(guest_id); in notif_send_async()
429 struct guest_partition *virt_get_guest(uint16_t guest_id) in virt_get_guest() function523 prtn = virt_get_guest(guest_id); in virt_set_guest()