Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sh/include/uapi/asm/
Dcpu-features.h26 #define CPU_HAS_CAS_L 0x0400 /* cas.l atomic compare-and-swap */ macro
/linux-6.1.9/arch/sh/kernel/cpu/sh2/
Dprobe.c62 boot_cpu_data.flags |= CPU_HAS_CAS_L; in cpu_probe()