Searched refs:KVM_ARM_VCPU_PTRAUTH_GENERIC (Results 1 – 7 of 7) sorted by relevance
109 #define KVM_ARM_VCPU_PTRAUTH_GENERIC 6 /* VCPU uses generic authentication */ macro
1029 kvm_vcpu_has_feature(kvm, KVM_ARM_VCPU_PTRAUTH_GENERIC))) in kvm_init_nv_sysregs()1086 kvm_vcpu_has_feature(kvm, KVM_ARM_VCPU_PTRAUTH_GENERIC))) in kvm_init_nv_sysregs()
1397 clear_bit(KVM_ARM_VCPU_PTRAUTH_GENERIC, &features); in system_supported_vcpu_features()1428 test_bit(KVM_ARM_VCPU_PTRAUTH_GENERIC, &features)) in kvm_vcpu_init_check_features()
342 set_bit(KVM_ARM_VCPU_PTRAUTH_GENERIC, allowed_features); in pkvm_init_features_from_host()
966 vcpu_has_feature(vcpu, KVM_ARM_VCPU_PTRAUTH_GENERIC)))
3487 KVM_ARM_VCPU_PTRAUTH_GENERIC must be requested or neither must be3490 - KVM_ARM_VCPU_PTRAUTH_GENERIC: Enables Generic Pointer authentication3495 KVM_ARM_VCPU_PTRAUTH_GENERIC must be requested or neither must be