Home
last modified time | relevance | path

Searched refs:ptrauth_keys_kernel (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpointer_auth.h37 struct ptrauth_keys_kernel { struct
75 static __always_inline void ptrauth_keys_init_kernel(struct ptrauth_keys_kernel *keys) in ptrauth_keys_init_kernel()
81 static __always_inline void ptrauth_keys_switch_kernel(struct ptrauth_keys_kernel *keys) in ptrauth_keys_switch_kernel()
H A Dprocessor.h162 struct ptrauth_keys_kernel keys_kernel;
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dasm-offsets.c157 DEFINE(PTRAUTH_KERNEL_KEY_APIA, offsetof(struct ptrauth_keys_kernel, apia)); in main()