/arch/mips/include/asm/ |
D | timex.h | 56 if (__builtin_constant_p(cpu_has_counter) && !cpu_has_counter) in can_use_mips_counter() 63 if (!__builtin_constant_p(cpu_has_counter)) in can_use_mips_counter() 65 if (likely(cpu_has_counter && in can_use_mips_counter()
|
/arch/mips/include/asm/mach-malta/ |
D | cpu-feature-overrides.h | 22 #define cpu_has_counter 1 macro 49 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-dec/ |
D | cpu-feature-overrides.h | 58 #define cpu_has_counter 0 macro 81 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-pic32/ |
D | cpu-feature-overrides.h | 22 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-ip32/ |
D | cpu-feature-overrides.h | 30 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-loongson2ef/ |
D | cpu-feature-overrides.h | 23 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-ath25/ |
D | cpu-feature-overrides.h | 25 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-rm/ |
D | cpu-feature-overrides.h | 17 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-ralink/rt305x/ |
D | cpu-feature-overrides.h | 23 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-ralink/rt288x/ |
D | cpu-feature-overrides.h | 23 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-ralink/rt3883/ |
D | cpu-feature-overrides.h | 22 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-ip22/ |
D | cpu-feature-overrides.h | 20 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-ralink/mt7620/ |
D | cpu-feature-overrides.h | 23 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-lantiq/falcon/ |
D | cpu-feature-overrides.h | 22 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-loongson64/ |
D | cpu-feature-overrides.h | 26 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-ath79/ |
D | cpu-feature-overrides.h | 23 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-ralink/mt7621/ |
D | cpu-feature-overrides.h | 24 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-netlogic/ |
D | cpu-feature-overrides.h | 17 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-rc32434/ |
D | cpu-feature-overrides.h | 25 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-bcm63xx/ |
D | cpu-feature-overrides.h | 12 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-ingenic/ |
D | cpu-feature-overrides.h | 15 #define cpu_has_counter 0 macro
|
/arch/mips/include/asm/mach-cobalt/ |
D | cpu-feature-overrides.h | 18 #define cpu_has_counter 1 macro
|
/arch/mips/kernel/ |
D | reset.c | 83 if (cpu_has_counter) in machine_hang()
|
/arch/mips/include/asm/mach-cavium-octeon/ |
D | cpu-feature-overrides.h | 25 #define cpu_has_counter 1 macro
|
/arch/mips/include/asm/mach-ip27/ |
D | cpu-feature-overrides.h | 31 #define cpu_has_counter 1 macro
|