Searched refs:CPU_HAS_OP32 (Results 1 – 2 of 2) sorted by relevance
/arch/sh/include/uapi/asm/ | ||
D | cpu-features.h | 23 #define CPU_HAS_OP32 0x0100 /* 32-bit instruction support */ macro |
/arch/sh/kernel/cpu/sh2a/ | ||
D | probe.c | 21 boot_cpu_data.flags |= CPU_HAS_OP32; in cpu_probe() |