Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_lapic.c81 vcpu_notify_event_type(vm, cpu, notify); in lapic_set_intr()
H A Dvmm.c3617 vcpu_notify_event_type(struct vm *vm, int vcpuid, vcpu_notify_t ntype) in vcpu_notify_event_type() function
/illumos-gate/usr/src/uts/intel/io/vmm/sys/
H A Dvmm_kernel.h295 void vcpu_notify_event_type(struct vm *vm, int vcpuid, vcpu_notify_t);
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvlapic.c500 vcpu_notify_event_type(vlapic->vm, vlapic->vcpuid, notify); in vlapic_fire_lvt()