/linux/arch/mips/include/asm/mach-malta/ |
H A D | cpu-feature-overrides.h | 29 #define cpu_has_mcheck 1 macro 56 #define cpu_has_mcheck 1 macro
|
/linux/arch/mips/include/asm/mach-ip32/ |
H A D | cpu-feature-overrides.h | 35 #define cpu_has_mcheck 0 macro
|
/linux/arch/mips/include/asm/mach-loongson2ef/ |
H A D | cpu-feature-overrides.h | 29 #define cpu_has_mcheck 0 macro
|
/linux/arch/mips/include/asm/mach-rm/ |
H A D | cpu-feature-overrides.h | 24 #define cpu_has_mcheck 0 macro
|
/linux/arch/mips/include/asm/mach-sibyte/ |
H A D | cpu-feature-overrides.h | 22 #define cpu_has_mcheck 1 macro
|
/linux/arch/mips/include/asm/mach-ip28/ |
H A D | cpu-feature-overrides.h | 25 #define cpu_has_mcheck 0 macro
|
/linux/arch/mips/include/asm/mach-ip22/ |
H A D | cpu-feature-overrides.h | 26 #define cpu_has_mcheck 0 macro
|
/linux/arch/mips/include/asm/mach-loongson64/ |
H A D | cpu-feature-overrides.h | 31 #define cpu_has_mcheck 0 macro
|
/linux/arch/mips/include/asm/mach-rc32434/ |
H A D | cpu-feature-overrides.h | 31 #define cpu_has_mcheck 1 macro
|
/linux/arch/mips/include/asm/mach-ingenic/ |
H A D | cpu-feature-overrides.h | 21 #define cpu_has_mcheck 1 macro
|
/linux/arch/mips/include/asm/mach-cobalt/ |
H A D | cpu-feature-overrides.h | 24 #define cpu_has_mcheck 0 macro
|
/linux/arch/mips/include/asm/mach-bcm63xx/ |
H A D | cpu-feature-overrides.h | 19 #define cpu_has_mcheck 1 macro
|
/linux/arch/mips/include/asm/mach-ip30/ |
H A D | cpu-feature-overrides.h | 41 #define cpu_has_mcheck 0 macro
|
/linux/arch/mips/include/asm/mach-ip27/ |
H A D | cpu-feature-overrides.h | 38 #define cpu_has_mcheck 0 macro
|
/linux/arch/mips/include/asm/mach-au1x00/ |
H A D | cpu-feature-overrides.h | 33 #define cpu_has_mcheck 1 macro
|
/linux/arch/mips/include/asm/mach-dec/ |
H A D | cpu-feature-overrides.h | 22 #define cpu_has_mcheck 0 macro
|
/linux/arch/mips/include/asm/mach-bcm47xx/ |
H A D | cpu-feature-overrides.h | 22 #define cpu_has_mcheck 1 macro
|
/linux/arch/mips/include/asm/ |
H A D | cpu-features.h | 182 #ifndef cpu_has_mcheck 183 #define cpu_has_mcheck __isa_ge_or_opt(1, MIPS_CPU_MCHECK) macro
|
/linux/arch/mips/kernel/ |
H A D | traps.c | 2480 if (cpu_has_mcheck) in trap_init()
|