Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/mm/book3s64/
Dpkeys.c19 static bool pkey_execute_disable_supported; variable
114 pkey_execute_disable_supported = false; in pkey_initialize()
116 pkey_execute_disable_supported = true; in pkey_initialize()
185 if (!likely(pkey_execute_disable_supported)) in read_iamr()
193 if (!likely(pkey_execute_disable_supported)) in write_iamr()
253 if (!pkey_execute_disable_supported) in __arch_set_user_pkey_access()