Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/vm/
Dprotection_keys.c188 static int hw_pkey_set(int pkey, unsigned long rights, unsigned long flags) in hw_pkey_set() function
229 ret = hw_pkey_set(pkey, pkey_rights, syscall_flags); in pkey_disable_set()
265 ret = hw_pkey_set(pkey, pkey_rights, 0); in pkey_disable_clear()