Searched refs:KVM_ARM64_GUEST_HAS_PTRAUTH (Results 1 – 2 of 2) sorted by relevance
411 #define KVM_ARM64_GUEST_HAS_PTRAUTH (1 << 7) /* PTRAUTH exposed to guest */ macro420 (vcpu)->arch.flags & KVM_ARM64_GUEST_HAS_PTRAUTH)
222 vcpu->arch.flags |= KVM_ARM64_GUEST_HAS_PTRAUTH; in kvm_vcpu_enable_ptrauth()