Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/include/hyp/
Dswitch.h366 #define __ptrauth_save_key(ctxt, key) \ macro
387 __ptrauth_save_key(ctxt, APIA); in __hyp_handle_ptrauth()
388 __ptrauth_save_key(ctxt, APIB); in __hyp_handle_ptrauth()
389 __ptrauth_save_key(ctxt, APDA); in __hyp_handle_ptrauth()
390 __ptrauth_save_key(ctxt, APDB); in __hyp_handle_ptrauth()
391 __ptrauth_save_key(ctxt, APGA); in __hyp_handle_ptrauth()