Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dcpuid.h70 #define bit_WBNOINVD (1 << 9) macro
H A Ddriver-i386.c568 has_wbnoinvd = ebx & bit_WBNOINVD; in host_detect_local_cpu()