Lines Matching +full:separately +full:- +full:defined
1 /* SPDX-License-Identifier: GPL-2.0 */
5 #include <asm/cpu-features.h>
11 * CPU type and hardware bug flags. Kept separately for each CPU.
18 /* SH-2 types */
21 /* SH-2A types */
25 /* SH-3 types */
31 /* SH-4 types */
35 /* SH-4A types */
39 /* SH4AL-DSP types */
59 * Defined for both I and D tlb, per-processor.
78 struct cache_info icache; /* Primary I-cache */
79 struct cache_info dcache; /* Primary D-cache */
162 * SH-2A has both 16 and 32-bit opcodes, do lame encoding checks.