Lines Matching refs:is_guest_mode
261 if (!is_guest_mode(&svm->vcpu)) in recalc_intercepts()
276 if (is_guest_mode(&svm->vcpu)) in get_host_vmcb()
1043 if (is_guest_mode(vcpu)) { in svm_write_tsc_offset()
1068 if (is_guest_mode(vcpu)) in svm_adjust_tsc_offset()
2042 if (!is_guest_mode(&svm->vcpu)) in nested_svm_check_exception()
2060 if (!is_guest_mode(&svm->vcpu)) in nested_svm_intr()
2099 if (!is_guest_mode(&svm->vcpu)) in nested_svm_nmi()
2920 if (!is_guest_mode(&svm->vcpu) || in check_selective_cr0_intercepted()
3527 if (is_guest_mode(vcpu)) { in handle_exit()
3635 if (is_guest_mode(vcpu) && (vcpu->arch.hflags & HF_VINTR_MASK)) in update_cr8_intercept()
3711 if (is_guest_mode(vcpu)) in svm_interrupt_allowed()
3772 if (is_guest_mode(vcpu) && (vcpu->arch.hflags & HF_VINTR_MASK)) in sync_cr8_to_lapic()
3786 if (is_guest_mode(vcpu) && (vcpu->arch.hflags & HF_VINTR_MASK)) in sync_lapic_to_cr8()