Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/mm/
Dpkeys.c14 bool pkey_execute_disable_supported; variable
112 pkey_execute_disable_supported = false; in pkey_initialize()
114 pkey_execute_disable_supported = true; in pkey_initialize()
183 if (!likely(pkey_execute_disable_supported)) in read_iamr()
191 if (!likely(pkey_execute_disable_supported)) in write_iamr()
251 if (!pkey_execute_disable_supported) in __arch_set_user_pkey_access()