Searched refs:cpu_has_4kex (Results 1 – 17 of 17) sorted by relevance
17 #define cpu_has_4kex 1 macro42 #define cpu_has_4kex 1 macro
18 #define cpu_has_4kex 1 macro44 #define cpu_has_4kex 1 macro
28 #define cpu_has_4kex 1 macro
15 #define cpu_has_4kex 1 macro
16 #define cpu_has_4kex 1 macro
37 #define cpu_has_4kex 1 macro
20 #define cpu_has_4kex 1 macro
36 #define cpu_has_4kex 1 macro
32 #define cpu_has_4kex 1 macro
11 #define cpu_has_4kex 1 macro
13 #define cpu_has_4kex 1 macro
27 #define cpu_has_4kex 1 macro
27 #ifndef cpu_has_4kex28 #define cpu_has_4kex (cpu_data[0].options & MIPS_CPU_4KEX) macro
7 #define cpu_has_4kex 1 macro
21 #define cpu_has_4kex 1 macro
1784 else if (cpu_has_4kex) in trap_init()