Searched refs:KVM_ARM_VCPU_PTRAUTH_ADDRESS (Results 1 – 7 of 7) sorted by relevance
108 #define KVM_ARM_VCPU_PTRAUTH_ADDRESS 5 /* VCPU uses address authentication */ macro
1028 if (!(kvm_vcpu_has_feature(kvm, KVM_ARM_VCPU_PTRAUTH_ADDRESS) && in kvm_init_nv_sysregs()1085 if (!(kvm_vcpu_has_feature(kvm, KVM_ARM_VCPU_PTRAUTH_ADDRESS) && in kvm_init_nv_sysregs()
1396 clear_bit(KVM_ARM_VCPU_PTRAUTH_ADDRESS, &features); in system_supported_vcpu_features()1427 if (test_bit(KVM_ARM_VCPU_PTRAUTH_ADDRESS, &features) != in kvm_vcpu_init_check_features()
339 set_bit(KVM_ARM_VCPU_PTRAUTH_ADDRESS, allowed_features); in pkvm_init_features_from_host()
965 (vcpu_has_feature(vcpu, KVM_ARM_VCPU_PTRAUTH_ADDRESS) || \
3482 - KVM_ARM_VCPU_PTRAUTH_ADDRESS: Enables Address Pointer authentication3486 both present, then both KVM_ARM_VCPU_PTRAUTH_ADDRESS and3494 both present, then both KVM_ARM_VCPU_PTRAUTH_ADDRESS and