Lines Matching refs:is_guest_mode
263 if (!is_guest_mode(&svm->vcpu)) in recalc_intercepts()
278 if (is_guest_mode(&svm->vcpu)) in get_host_vmcb()
972 if (is_guest_mode(vcpu)) { in svm_write_tsc_offset()
991 if (is_guest_mode(vcpu)) in svm_adjust_tsc_offset_guest()
1959 if (!is_guest_mode(&svm->vcpu)) in nested_svm_check_exception()
1977 if (!is_guest_mode(&svm->vcpu)) in nested_svm_intr()
2016 if (!is_guest_mode(&svm->vcpu)) in nested_svm_nmi()
2839 if (!is_guest_mode(&svm->vcpu) || in check_selective_cr0_intercepted()
3439 if (is_guest_mode(vcpu)) { in handle_exit()
3547 if (is_guest_mode(vcpu) && (vcpu->arch.hflags & HF_VINTR_MASK)) in update_cr8_intercept()
3623 if (is_guest_mode(vcpu)) in svm_interrupt_allowed()
3684 if (is_guest_mode(vcpu) && (vcpu->arch.hflags & HF_VINTR_MASK)) in sync_cr8_to_lapic()
3698 if (is_guest_mode(vcpu) && (vcpu->arch.hflags & HF_VINTR_MASK)) in sync_lapic_to_cr8()