Home
last modified time | relevance | path

Searched refs:system_has_cmpxchg128 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dcmpxchg_64.h88 #define system_has_cmpxchg128() boot_cpu_has(X86_FEATURE_CX16) macro
/openbmc/linux/arch/s390/include/asm/
H A Dcmpxchg.h193 #define system_has_cmpxchg128() 1 macro
/openbmc/linux/mm/
H A Dslab.h10 # ifdef system_has_cmpxchg128
11 # define system_has_freelist_aba() system_has_cmpxchg128()
/openbmc/linux/arch/arm64/include/asm/
H A Dcmpxchg.h199 #define system_has_cmpxchg128() 1 macro