Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dcmpxchg_32.h112 #define system_has_cmpxchg_double() cpu_has_cx8
Dcpufeature.h399 #define cpu_has_cx8 boot_cpu_has(X86_FEATURE_CX8) macro