Home
last modified time | relevance | path

Searched refs:vcpu_notify_event_locked (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c310 static void vcpu_notify_event_locked(struct vcpu *vcpu, vcpu_notify_t);
1364 vcpu_notify_event_locked(vcpu, VCPU_NOTIFY_EXIT); in vm_set_run_state()
1490 vcpu_notify_event_locked(vcpu, VCPU_NOTIFY_EXIT); in vcpu_set_state_locked()
2246 vcpu_notify_event_locked(vcpu, VCPU_NOTIFY_EXIT); in vm_suspend()
2990 vcpu_notify_event_locked(vcpu, VCPU_NOTIFY_EXIT); in vm_inject_init()
3010 vcpu_notify_event_locked(vcpu, VCPU_NOTIFY_EXIT); in vm_inject_sipi()
3495 vcpu_notify_event_locked(vcpu, VCPU_NOTIFY_EXIT); in vm_vcpu_barrier()
3508 vcpu_notify_event_locked(vcpu, in vm_vcpu_barrier()
3574 vcpu_notify_event_locked(struct vcpu *vcpu, vcpu_notify_t ntype) in vcpu_notify_event_locked() function
3612 vcpu_notify_event_locked(vcpu, VCPU_NOTIFY_EXIT); in vcpu_notify_event()
[all …]