Lines Matching refs:is_guest_mode
579 if (!is_guest_mode(vcpu))
655 is_guest_mode(vcpu) && fault->async_page_fault;
7195 if (!is_guest_mode(vcpu) && kvm_x86_ops.get_cpl(vcpu) == 0) {
7215 if (WARN_ON_ONCE(is_guest_mode(vcpu)) ||
7307 if (WARN_ON_ONCE(is_guest_mode(vcpu)) ||
8484 if (is_guest_mode(vcpu)) {
8574 if (is_guest_mode(vcpu) &&
8938 if (is_guest_mode(vcpu))
9343 if (is_guest_mode(vcpu))
10947 return (is_guest_mode(vcpu) &&
10984 if (is_guest_mode(vcpu) &&
11185 if (!vcpu->arch.apf.delivery_as_pf_vmexit && is_guest_mode(vcpu))