Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dcmpxchg_64.h23 #define system_has_cmpxchg_double() cpu_has_cx16
Dcpufeature.h332 #define cpu_has_cx16 boot_cpu_has(X86_FEATURE_CX16) macro