Home
last modified time | relevance | path

Searched defs:system_has_cmpxchg128 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/include/asm/
H A Dcmpxchg.h193 #define system_has_cmpxchg128() 1 macro
/linux/arch/x86/include/asm/
H A Dcmpxchg_64.h94 #define system_has_cmpxchg128() boot_cpu_has(X86_FEATURE_CX16) macro
/linux/arch/arm64/include/asm/
H A Dcmpxchg.h199 #define system_has_cmpxchg128() 1 macro