Searched refs:cpu_has_watch (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-ip28/
H A Dcpu-feature-overrides.h15 #define cpu_has_watch 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-sibyte/
H A Dcpu-feature-overrides.h14 #define cpu_has_watch 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-yosemite/
H A Dcpu-feature-overrides.h14 #define cpu_has_watch 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h17 #define cpu_has_watch 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-cobalt/
H A Dcpu-feature-overrides.h20 #define cpu_has_watch 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-ip27/
H A Dcpu-feature-overrides.h14 #define cpu_has_watch 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-jz4740/
H A Dcpu-feature-overrides.h18 #define cpu_has_watch 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-rc32434/
H A Dcpu-feature-overrides.h40 #define cpu_has_watch 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-rm/
H A Dcpu-feature-overrides.h21 #define cpu_has_watch 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-bcm63xx/
H A Dcpu-feature-overrides.h12 #define cpu_has_watch 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-loongson/
H A Dcpu-feature-overrides.h58 #define cpu_has_watch 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-cavium-octeon/
H A Dcpu-feature-overrides.h27 #define cpu_has_watch 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dproc.c53 cpu_has_watch ? "yes, " : "no\n");
54 if (cpu_has_watch) {
H A Dptrace.c177 if (!cpu_has_watch || current_cpu_data.watch_reg_use_cnt == 0)
218 if (!cpu_has_watch || current_cpu_data.watch_reg_use_cnt == 0)
H A Dtraps.c1831 if (cpu_has_watch)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dcpu-features.h56 #ifndef cpu_has_watch
57 #define cpu_has_watch (cpu_data[0].options & MIPS_CPU_WATCH) macro

Completed in 220 milliseconds