Searched refs:VCPU_INJECT_INTR (Results 1 – 4 of 4) sorted by relevance
43 #define VCPU_INJECT_INTR 1 /* External hardware interrupt. */ macro
353 #define VCPU_INJECT_INTR 1 /* External hardware interrupt. */ macro
1183 vrp->vrp_inject.vie_type = VCPU_INJECT_INTR; in vcpu_run_loop()
3621 if (vcpu->vc_inject.vie_type == VCPU_INJECT_INTR) { in vcpu_run_vmx()6157 if (vcpu->vc_inject.vie_type == VCPU_INJECT_INTR && in vcpu_run_svm()