/linux/arch/mips/include/asm/mach-tx49xx/ |
H A D | cpu-feature-overrides.h | 10 #define cpu_has_mips16e2 0 macro
|
/linux/arch/mips/include/asm/mach-ip32/ |
H A D | cpu-feature-overrides.h | 32 #define cpu_has_mips16e2 0 macro
|
/linux/arch/mips/include/asm/mach-loongson2ef/ |
H A D | cpu-feature-overrides.h | 32 #define cpu_has_mips16e2 0 macro
|
/linux/arch/mips/include/asm/mach-ath25/ |
H A D | cpu-feature-overrides.h | 38 #define cpu_has_mips16e2 0 macro
|
/linux/arch/mips/include/asm/mach-rm/ |
H A D | cpu-feature-overrides.h | 20 #define cpu_has_mips16e2 0 macro
|
/linux/arch/mips/include/asm/mach-sibyte/ |
H A D | cpu-feature-overrides.h | 16 #define cpu_has_mips16e2 0 macro
|
/linux/arch/mips/include/asm/mach-ip28/ |
H A D | cpu-feature-overrides.h | 19 #define cpu_has_mips16e2 0 macro
|
/linux/arch/mips/include/asm/mach-ip22/ |
H A D | cpu-feature-overrides.h | 22 #define cpu_has_mips16e2 0 macro
|
/linux/arch/mips/include/asm/mach-loongson64/ |
H A D | cpu-feature-overrides.h | 34 #define cpu_has_mips16e2 0 macro
|
/linux/arch/mips/include/asm/mach-rc32434/ |
H A D | cpu-feature-overrides.h | 36 #define cpu_has_mips16e2 0 macro
|
/linux/arch/mips/include/asm/mach-ingenic/ |
H A D | cpu-feature-overrides.h | 25 #define cpu_has_mips16e2 0 macro
|
/linux/arch/mips/include/asm/mach-cobalt/ |
H A D | cpu-feature-overrides.h | 39 #define cpu_has_mips16e2 0 macro
|
/linux/arch/mips/include/asm/mach-bcm63xx/ |
H A D | cpu-feature-overrides.h | 23 #define cpu_has_mips16e2 0 macro
|
/linux/arch/mips/include/asm/mach-ip27/ |
H A D | cpu-feature-overrides.h | 42 #define cpu_has_mips16e2 0 macro
|
/linux/arch/mips/include/asm/mach-au1x00/ |
H A D | cpu-feature-overrides.h | 42 #define cpu_has_mips16e2 0 macro
|
/linux/arch/mips/include/asm/mach-dec/ |
H A D | cpu-feature-overrides.h | 25 #define cpu_has_mips16e2 0 macro
|
/linux/arch/mips/include/asm/ |
H A D | cpu-features.h | 212 #ifndef cpu_has_mips16e2 213 #define cpu_has_mips16e2 __isa_lt_and_ase(6, MIPS_ASE_MIPS16E2) macro
|
/linux/arch/mips/kernel/ |
H A D | unaligned.c | 1295 if (extended && cpu_has_mips16e2) in emulate_load_store_MIPS16e() 1314 if (extended && cpu_has_mips16e2) in emulate_load_store_MIPS16e()
|
H A D | cpu-probe.c | 1974 if (cpu_has_mips16e2) in cpu_probe()
|