Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/x86/
Dprotection_keys.c427 u32 old_pkru = __rdpkru(); in hw_pkey_set() local
434 new_pkru = old_pkru; in hw_pkey_set()
443 __func__, pkey, rights, flags, 0, __rdpkru(), old_pkru); in hw_pkey_set()