Home
last modified time | relevance | path

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

/qemu/linux-user/aarch64/
H A Dtarget_prctl.h113 int all = (PR_PAC_APIAKEY | PR_PAC_APIBKEY | in do_prctl_reset_keys()
127 if (arg2 & PR_PAC_APIBKEY) { in do_prctl_reset_keys()
/qemu/linux-user/
H A Dsyscall.c6274 # define PR_PAC_APIBKEY (1 << 1) macro