Searched refs:vcpu_notify_event (Results 1 – 2 of 2) sorted by relevance
294 void vcpu_notify_event(struct vm *vm, int vcpuid);
2913 vcpu_notify_event(vm, vcpuid); in vm_inject_nmi()2949 vcpu_notify_event(vm, vcpuid); in vm_inject_extint()3353 vcpu_notify_event(vm, i); in vm_suspend_cpu()3360 vcpu_notify_event(vm, vcpuid); in vm_suspend_cpu()3607 vcpu_notify_event(struct vm *vm, int vcpuid) in vcpu_notify_event() function