Searched refs:has_cmpxchg8b (Results 1 – 1 of 1) sorted by relevance
72 unsigned char has_longmode = 0, has_cmpxchg8b = 0, has_sse4a = 0; in host_detect_local_cpu() local106 has_cmpxchg8b = !!(edx & bit_CMPXCHG8B); in host_detect_local_cpu()172 else if (has_cmpxchg8b) in host_detect_local_cpu()