Searched refs:ST0_SWC (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dc-r3k.c100 icache_size = r3k_cache_size(ST0_ISC|ST0_SWC);
102 icache_lsize = r3k_cache_lsize(ST0_ISC|ST0_SWC);
120 write_c0_status((ST0_ISC|ST0_SWC|flags)&~ST0_IEC);
293 write_c0_status((ST0_ISC|ST0_SWC|flags)&~ST0_IEC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsregs.h331 #define ST0_SWC 0x00020000 macro

Completed in 55 milliseconds