Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/uapi/asm/
H A Dptrace.h258 __uint128_t apiakey; member
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dptrace.c962 ukeys->apiakey = pac_key_to_user(&keys->apia); in pac_address_keys_to_user()
971 keys->apia = pac_key_from_user(ukeys->apiakey); in pac_address_keys_from_user()