Searched refs:vm_id (Results 1 – 2 of 2) sorted by relevance
154 enum notif_event ev, uint16_t vm_id) in atomic_console_notif() argument159 (int)ev, vm_id); in atomic_console_notif()163 (int)ev, vm_id); in atomic_console_notif()164 if (vm_id == console_notif_backup_vm_id) in atomic_console_notif()166 if (vm_id == console_notif_vm_id) in atomic_console_notif()
686 uint16_t vm_id) in get_notif_vm_bitmap() argument 691 assert(vm_id == virt_get_guest_id(prtn)); in get_notif_vm_bitmap() 694 if (vm_id) in get_notif_vm_bitmap() 700 uint16_t vm_id) in spmc_enable_async_notif() argument 721 prtn = virt_get_guest(vm_id); in spmc_enable_async_notif() 722 nvb = get_notif_vm_bitmap(prtn, vm_id); in spmc_enable_async_notif() 732 notif_deliver_atomic_event(NOTIF_EVENT_STARTED, vm_id); in spmc_enable_async_notif() 1572 uint16_t vm_id = args->a1; in handle_notification_bitmap_create() local 1574 prtn = virt_get_guest(vm_id); in handle_notification_bitmap_create() 1575 nvb = get_notif_vm_bitmap(prtn, vm_id); in handle_notification_bitmap_create() 1611 uint16_t vm_id = args->a1; handle_notification_bitmap_destroy() local 1647 uint16_t vm_id = 0; handle_notification_bind() local 1693 uint16_t vm_id = 0; handle_notification_unbind() local 1733 uint16_t vm_id = 0; handle_notification_get() local [all...]