Searched refs:kvm_s390_pv_is_protected (Results 1 – 3 of 3) sorted by relevance
1277 if (kvm_s390_pv_is_protected(kvm)) { in kvm_s390_set_tod()2541 if (kvm_s390_pv_is_protected(kvm)) in kvm_s390_handle_pv()2572 if (!kvm_s390_pv_is_protected(kvm) || !async_destroy) in kvm_s390_handle_pv()2597 if (!kvm_s390_pv_is_protected(kvm)) in kvm_s390_handle_pv()2619 if (!kvm_s390_pv_is_protected(kvm)) in kvm_s390_handle_pv()2649 if (!kvm_s390_pv_is_protected(kvm) || !mm_is_protected(kvm->mm)) in kvm_s390_handle_pv()2662 if (!kvm_s390_pv_is_protected(kvm)) in kvm_s390_handle_pv()2673 if (!kvm_s390_pv_is_protected(kvm)) in kvm_s390_handle_pv()2684 if (!kvm_s390_pv_is_protected(kvm)) in kvm_s390_handle_pv()2737 if (!kvm_s390_pv_is_protected(kvm)) in kvm_s390_handle_pv()[all …]
273 static inline bool kvm_s390_pv_is_protected(struct kvm *kvm) in kvm_s390_pv_is_protected() function
2226 if (!kvm_s390_pv_is_protected(kvm)) in kvm_s390_clear_float_irqs()
Completed in 18 milliseconds