Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dcpuid.h67 #define bit_FSGSBASE (1 << 0) macro
H A Ddriver-i386.c469 has_fsgsbase = ebx & bit_FSGSBASE; in host_detect_local_cpu()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dcpuid.h74 #define bit_FSGSBASE (1 << 0) macro
H A Ddriver-i386.c497 has_fsgsbase = ebx & bit_FSGSBASE; in host_detect_local_cpu()