Searched refs:X86_FEATURE_OSPKE (Results 1 – 3 of 3) sorted by relevance
160 #define X86_FEATURE_OSPKE (1<<4) /* OS Protection Keys Enable */ macro177 if (!(ecx & X86_FEATURE_OSPKE)) { in cpu_has_pku()
50 # define DISABLE_OSPKE (1<<(X86_FEATURE_OSPKE & 31))
339 #define X86_FEATURE_OSPKE (16*32+ 4) /* OS Protection Keys Enable */ macro