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

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

Completed in 114 milliseconds