Home
last modified time | relevance | path

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

/dragonfly/test/nvmm/demo/toyvirt/
H A Dmain.c270 event.type = NVMM_VCPU_EVENT_INTR; in toyvirt_mess()
279 event.type = NVMM_VCPU_EVENT_INTR; in toyvirt_mess()
/dragonfly/sys/dev/virtual/nvmm/x86/
H A Dnvmm_x86.h121 #define NVMM_VCPU_EVENT_INTR 1 macro
H A Dnvmm_x86_svm.c747 case NVMM_VCPU_EVENT_INTR: in svm_vcpu_inject()
H A Dnvmm_x86_vmx.c1116 case NVMM_VCPU_EVENT_INTR: in vmx_vcpu_inject()