Symbol: Index_Writeback_Inv_D
arch/mips/include/asm/r4kcache.h
244
__BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 16, )
arch/mips/include/asm/r4kcache.h
247
__BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 32, )
arch/mips/include/asm/r4kcache.h
251
__BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 64, )
arch/mips/include/asm/r4kcache.h
254
__BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 128, )
arch/mips/include/asm/r4kcache.h
258
__BUILD_BLAST_CACHE(inv_d, dcache, Index_Writeback_Inv_D, Hit_Invalidate_D, 16, )
arch/mips/include/asm/r4kcache.h
259
__BUILD_BLAST_CACHE(inv_d, dcache, Index_Writeback_Inv_D, Hit_Invalidate_D, 32, )
arch/mips/include/asm/r4kcache.h
277
__BUILD_BLAST_USER_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D,
arch/mips/include/asm/r4kcache.h
280
__BUILD_BLAST_USER_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D,
arch/mips/include/asm/r4kcache.h
283
__BUILD_BLAST_USER_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D,
arch/mips/include/asm/r4kcache.h
67
cache_op(Index_Writeback_Inv_D, addr);
arch/mips/kernel/pm-cps.c
469
Index_Writeback_Inv_D, lbl_flushdcache);
arch/mips/kvm/vz.c
1115
case Index_Writeback_Inv_D:
arch/mips/txx9/generic/setup.c
156
cache_op(Index_Writeback_Inv_D, addr | 0);
arch/mips/txx9/generic/setup.c
157
cache_op(Index_Writeback_Inv_D, addr | 1);
arch/mips/txx9/generic/setup.c
158
cache_op(Index_Writeback_Inv_D, addr | 2);
arch/mips/txx9/generic/setup.c
159
cache_op(Index_Writeback_Inv_D, addr | 3);