Searched refs:ST0_ISC (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/mm/
H A Dc-r3k.c96 dcache_size = r3k_cache_size(ST0_ISC);
98 dcache_lsize = r3k_cache_lsize(ST0_ISC);
100 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);
177 write_c0_status((ST0_ISC|flags)&~ST0_IEC);
293 write_c0_status((ST0_ISC|ST0_SWC|flags)&~ST0_IEC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/mm/
H A Dc-r3k.c96 dcache_size = r3k_cache_size(ST0_ISC);
98 dcache_lsize = r3k_cache_lsize(ST0_ISC);
100 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);
177 write_c0_status((ST0_ISC|flags)&~ST0_IEC);
293 write_c0_status((ST0_ISC|ST0_SWC|flags)&~ST0_IEC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/kernel/
H A Dcpu-probe.c268 size1 = r3k_cache_size(ST0_ISC);
270 size2 = r3k_cache_size(ST0_ISC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/kernel/
H A Dcpu-probe.c268 size1 = r3k_cache_size(ST0_ISC);
270 size2 = r3k_cache_size(ST0_ISC);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/
H A Dmipsregs.h330 #define ST0_ISC 0x00010000 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsregs.h330 #define ST0_ISC 0x00010000 macro

Completed in 200 milliseconds