Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/mm/
H A Dpkey_exec_prot.c75 pkey_set_rights(fault_pkey, 0); in segv_handler()
217 pkey_set_rights(pkey, rights); in test()
234 pkey_set_rights(pkey, rights); in test()
H A Dpkey_siginfo.c86 pkey_set_rights(pkey, 0); in segv_handler()
218 pkey_set_rights(rest_pkey, rights); in protect_access()
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dpkeys.h52 void pkey_set_rights(int pkey, unsigned long rights) in pkey_set_rights() function