Go to the documentation of this file.
9 #ifndef __ASM_MACH_MIPS_CPU_FEATURE_OVERRIDES_H
10 #define __ASM_MACH_MIPS_CPU_FEATURE_OVERRIDES_H
16 #ifdef CONFIG_CPU_MIPS32
18 #define cpu_has_4kex 1
19 #define cpu_has_4k_cache 1
22 #define cpu_has_counter 1
24 #define cpu_has_divec 1
29 #define cpu_has_mcheck 1
31 #ifdef CONFIG_CPU_HAS_LLSC
32 #define cpu_has_llsc 1
34 #define cpu_has_llsc 0
39 #define cpu_has_nofpuex 0
43 #define cpu_icache_snoops_remote_store 1
46 #ifdef CONFIG_CPU_MIPS64
48 #define cpu_has_4kex 1
49 #define cpu_has_4k_cache 1
52 #define cpu_has_counter 1
54 #define cpu_has_divec 1
59 #define cpu_has_mcheck 1
61 #define cpu_has_llsc 1
65 #define cpu_has_nofpuex 0
69 #define cpu_icache_snoops_remote_store 1