Home
last modified time | relevance | path

Searched defs:system_has_cmpxchg_double (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcmpxchg_64.h22 #define system_has_cmpxchg_double() boot_cpu_has(X86_FEATURE_CX16) macro
H A Dcmpxchg_32.h113 #define system_has_cmpxchg_double() boot_cpu_has(X86_FEATURE_CX8) macro
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dcmpxchg.h64 #define system_has_cmpxchg_double() 1 macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcmpxchg.h203 #define system_has_cmpxchg_double() 1 macro