Lines Matching +full:separately +full:- +full:defined
1 /* SPDX-License-Identifier: GPL-2.0 */
5 #include <asm/cpu-features.h>
10 * CPU type and hardware bug flags. Kept separately for each CPU.
17 /* SH-2 types */
20 /* SH-2A types */
24 /* SH-3 types */
30 /* SH-4 types */
34 /* SH-4A types */
38 /* SH4AL-DSP types */
58 * Defined for both I and D tlb, per-processor.
77 struct cache_info icache; /* Primary I-cache */
78 struct cache_info dcache; /* Primary D-cache */
161 * SH-2A has both 16 and 32-bit opcodes, do lame encoding checks.