Searched refs:KVM_ARM_VCPU_PTRAUTH_GENERIC (Results 1 – 7 of 7) sorted by relevance
181 !test_bit(KVM_ARM_VCPU_PTRAUTH_GENERIC, vcpu->arch.features) || in kvm_vcpu_enable_ptrauth()244 test_bit(KVM_ARM_VCPU_PTRAUTH_GENERIC, vcpu->arch.features)) { in kvm_reset_vcpu()
111 #define KVM_ARM_VCPU_PTRAUTH_GENERIC 6 /* VCPU uses generic authentication */ macro
109 #define KVM_ARM_VCPU_PTRAUTH_GENERIC 6 /* VCPU uses generic authentication */ macro
696 .feature = KVM_ARM_VCPU_PTRAUTH_GENERIC, \
277 1 << KVM_ARM_VCPU_PTRAUTH_GENERIC); in kvm_arm_get_host_cpu_features()1900 1 << KVM_ARM_VCPU_PTRAUTH_GENERIC); in kvm_arch_init_vcpu()
3432 KVM_ARM_VCPU_PTRAUTH_GENERIC must be requested or neither must be3435 - KVM_ARM_VCPU_PTRAUTH_GENERIC: Enables Generic Pointer authentication3440 KVM_ARM_VCPU_PTRAUTH_GENERIC must be requested or neither must be