Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/include/hyp/
A Dswitch.h306 #define __ptrauth_save_key(ctxt, key) \ macro
326 __ptrauth_save_key(ctxt, APIA); in kvm_hyp_handle_ptrauth()
327 __ptrauth_save_key(ctxt, APIB); in kvm_hyp_handle_ptrauth()
328 __ptrauth_save_key(ctxt, APDA); in kvm_hyp_handle_ptrauth()
329 __ptrauth_save_key(ctxt, APDB); in kvm_hyp_handle_ptrauth()
330 __ptrauth_save_key(ctxt, APGA); in kvm_hyp_handle_ptrauth()

Completed in 4 milliseconds