Home
last modified time | relevance | path

Searched refs:ptrauth_key (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dpointer_auth.h28 struct ptrauth_key { struct
37 struct ptrauth_key apia; argument
38 struct ptrauth_key apib;
39 struct ptrauth_key apda;
40 struct ptrauth_key apdb;
41 struct ptrauth_key apga;
46 struct ptrauth_key __pki_v = (v); \
54 struct ptrauth_key apia;
/linux/arch/arm64/kvm/
H A Dpauth.c32 struct ptrauth_key ikey) in compute_pac()
34 struct ptrauth_key gkey; in compute_pac()
161 struct ptrauth_key ikey; in kvm_auth_eretax()