Searched refs:kvm_vm_is_protected (Results 1 – 3 of 3) sorted by relevance
210 if (unlikely(kvm_vm_is_protected(kern_hyp_va(vcpu->kvm)))) in kvm_get_exit_handler_array()231 if (kvm_vm_is_protected(kvm) && vcpu_mode_is_32bit(vcpu)) { in early_exit_filter()
1124 static inline bool kvm_vm_is_protected(struct kvm *kvm) in kvm_vm_is_protected() function
643 if (kvm_vm_is_protected(kvm)) in kvm_arch_vcpu_run_pid_change()