Searched refs:VM_REG_GUEST_INTR_SHADOW (Results 1 – 4 of 4) sorted by relevance
94 VM_REG_GUEST_INTR_SHADOW, enumerator
2204 if (ident == VM_REG_GUEST_INTR_SHADOW) { in svm_getreg()2231 if (ident == VM_REG_GUEST_INTR_SHADOW) { in svm_setreg()2684 err += svm_snapshot_reg(sc, vcpu, VM_REG_GUEST_INTR_SHADOW, meta); in svm_vmcx_snapshot()
3348 if (reg == VM_REG_GUEST_INTR_SHADOW) in vmx_getreg()3369 if (reg == VM_REG_GUEST_INTR_SHADOW) in vmx_setreg()
2090 error = vm_set_register(vm, vcpuid, VM_REG_GUEST_INTR_SHADOW, 0); in vm_inject_exception()