Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dpkey-powerpc.h6 #ifndef SYS_pkey_alloc
7 # define SYS_pkey_alloc 384 macro
H A Dprotection_keys.c483 int ret = syscall(SYS_pkey_alloc, flags, init_val); in sys_pkey_alloc()