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