Lines Matching refs:is_guest_mode
509 !is_guest_mode(vcpu))
584 is_guest_mode(vcpu) && fault->async_page_fault;
6349 if (!is_guest_mode(vcpu) && kvm_x86_ops->get_cpl(vcpu) == 0) {
6369 if (WARN_ON_ONCE(is_guest_mode(vcpu)))
6460 if (WARN_ON_ONCE(is_guest_mode(vcpu)))
7534 if (is_guest_mode(vcpu) && kvm_x86_ops->check_nested_events) {
7596 if (is_guest_mode(vcpu) && kvm_x86_ops->check_nested_events) {
7890 if (is_guest_mode(vcpu))
8302 if (is_guest_mode(vcpu) && kvm_x86_ops->check_nested_events)
9837 return (is_guest_mode(vcpu) &&
10049 if (!vcpu->arch.apf.delivery_as_pf_vmexit && is_guest_mode(vcpu))