Searched refs:vcpu_has_feature (Results 1 – 3 of 3) sorted by relevance
511 static inline bool vcpu_has_feature(struct kvm_vcpu *vcpu, int feature) in vcpu_has_feature() function523 if (!vcpu_has_feature(vcpu, KVM_ARM_VCPU_PTRAUTH_ADDRESS) || in kvm_vcpu_enable_ptrauth()524 !vcpu_has_feature(vcpu, KVM_ARM_VCPU_PTRAUTH_GENERIC) || in kvm_vcpu_enable_ptrauth()
177 is32bit = vcpu_has_feature(vcpu, KVM_ARM_VCPU_EL1_32BIT); in kvm_set_vm_width()
430 if (!vcpu_has_feature(&hyp_vcpu->vcpu,(KVM_ARM_VCPU_SVE))) { in pkvm_vcpu_init_features_from_host()435 if (!vcpu_has_feature(&hyp_vcpu->vcpu, KVM_ARM_VCPU_PTRAUTH_ADDRESS) || in pkvm_vcpu_init_features_from_host()436 !vcpu_has_feature(&hyp_vcpu->vcpu, KVM_ARM_VCPU_PTRAUTH_GENERIC)) in pkvm_vcpu_init_features_from_host()