Searched refs:has_clflushopt (Results 1 – 1 of 1) sorted by relevance
416 unsigned int has_clflushopt = 0, has_xsavec = 0, has_xsaves = 0; in host_detect_local_cpu() local505 has_clflushopt = ebx & bit_CLFLUSHOPT; in host_detect_local_cpu()849 else if (has_clflushopt) in host_detect_local_cpu()1079 const char *clflushopt = has_clflushopt ? " -mclflushopt" : " -mno-clflushopt"; in host_detect_local_cpu()