Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dcpuid.h100 #define bit_OSPKE (1 << 4) macro
H A Ddriver-i386.c514 has_pku = ecx & bit_OSPKE; in host_detect_local_cpu()