Searched refs:X86_FEATURE_OSPKE (Results 1 – 13 of 13) sorted by relevance
7 #define arch_max_pkey() (boot_cpu_has(X86_FEATURE_OSPKE) ? 16 : 1)14 return boot_cpu_has(X86_FEATURE_OSPKE); in arch_pkeys_enabled()24 if (!boot_cpu_has(X86_FEATURE_OSPKE)) in execute_only_pkey()35 if (!boot_cpu_has(X86_FEATURE_OSPKE)) in arch_override_mprotect_pkey()
44 # define DISABLE_OSPKE (1<<(X86_FEATURE_OSPKE & 31))
190 if (cpu_feature_enabled(X86_FEATURE_OSPKE)) { in init_new_context()
322 #define X86_FEATURE_OSPKE (16*32+ 4) /* OS Protection Keys Enable */ macro
130 if (boot_cpu_has(X86_FEATURE_OSPKE)) in read_pkru()137 if (boot_cpu_has(X86_FEATURE_OSPKE)) in write_pkru()
160 #define X86_FEATURE_OSPKE (1<<4) /* OS Protection Keys Enable */ macro177 if (!(ecx & X86_FEATURE_OSPKE)) { in cpu_has_pku()
375 if (boot_cpu_has(X86_FEATURE_OSPKE)) in copy_init_fpstate_to_fpregs()
927 if (!boot_cpu_has(X86_FEATURE_OSPKE)) in arch_set_user_pkey_access()
180 if (!boot_cpu_has(X86_FEATURE_OSPKE)) in fill_sig_info_pkey()943 if (!boot_cpu_has(X86_FEATURE_OSPKE)) in bad_area_access_from_pkeys()
139 if (boot_cpu_has(X86_FEATURE_OSPKE)) in __show_regs()
497 if (!tdp_enabled || !boot_cpu_has(X86_FEATURE_OSPKE)) in __do_cpuid_ent()