Searched refs:MIPS_CPU_LLSC (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcpu-probe.c368 MIPS_CPU_LLSC;
414 MIPS_CPU_LLSC;
422 MIPS_CPU_LLSC;
453 MIPS_CPU_LLSC;
460 c->options = R4K_OPTS | MIPS_CPU_LLSC;
470 MIPS_CPU_LLSC;
478 MIPS_CPU_WATCH | MIPS_CPU_LLSC;
486 MIPS_CPU_WATCH | MIPS_CPU_LLSC;
494 MIPS_CPU_DIVEC | MIPS_CPU_LLSC;
502 MIPS_CPU_LLSC;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dcpu-features.h81 #define cpu_has_llsc (cpu_data[0].options & MIPS_CPU_LLSC)
H A Dcpu.h282 #define MIPS_CPU_LLSC 0x00010000 /* CPU has ll/sc instructions */ macro

Completed in 29 milliseconds