Home
last modified time | relevance | path

Searched refs:KVM_ARM_VCPU_PTRAUTH_GENERIC (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/arm64/kvm/
H A Dreset.c181 !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()
/openbmc/qemu/linux-headers/asm-arm64/
H A Dkvm.h111 #define KVM_ARM_VCPU_PTRAUTH_GENERIC 6 /* VCPU uses generic authentication */ macro
/openbmc/linux/tools/arch/arm64/include/uapi/asm/
H A Dkvm.h111 #define KVM_ARM_VCPU_PTRAUTH_GENERIC 6 /* VCPU uses generic authentication */ macro
/openbmc/linux/arch/arm64/include/uapi/asm/
H A Dkvm.h111 #define KVM_ARM_VCPU_PTRAUTH_GENERIC 6 /* VCPU uses generic authentication */ macro
/openbmc/qemu/target/arm/
H A Dkvm64.c258 1 << KVM_ARM_VCPU_PTRAUTH_GENERIC); in kvm_arm_get_host_cpu_features()
593 1 << KVM_ARM_VCPU_PTRAUTH_GENERIC); in kvm_arch_init_vcpu()
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Dget-reg-list.c696 .feature = KVM_ARM_VCPU_PTRAUTH_GENERIC, \
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst3432 KVM_ARM_VCPU_PTRAUTH_GENERIC must be requested or neither must be
3435 - KVM_ARM_VCPU_PTRAUTH_GENERIC: Enables Generic Pointer authentication
3440 KVM_ARM_VCPU_PTRAUTH_GENERIC must be requested or neither must be