Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dcmpxchg_32.h106 #define system_has_cmpxchg64() boot_cpu_has(X86_FEATURE_CX8) macro
/openbmc/linux/mm/
H A Dslab.h17 # ifdef system_has_cmpxchg64
18 # define system_has_freelist_aba() system_has_cmpxchg64()