Home
last modified time | relevance | path

Searched refs:Index_Writeback_Inv_D (Results 1 – 6 of 6) sorted by relevance

/arch/mips/include/asm/
Dr4kcache.h102 cache_op(Index_Writeback_Inv_D, addr); in flush_dcache_line_indexed()
633 __BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 16, )
636 __BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 32, )
640 __BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 64, )
643 __BUILD_BLAST_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D, 128, )
647 __BUILD_BLAST_CACHE(inv_d, dcache, Index_Writeback_Inv_D, Hit_Invalidate_D, 16, )
648 __BUILD_BLAST_CACHE(inv_d, dcache, Index_Writeback_Inv_D, Hit_Invalidate_D, 32, )
670 __BUILD_BLAST_USER_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D,
673 __BUILD_BLAST_USER_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D,
676 __BUILD_BLAST_USER_CACHE(d, dcache, Index_Writeback_Inv_D, Hit_Writeback_Inv_D,
Dcacheops.h38 #define Index_Writeback_Inv_D (Cache_D | Index_Writeback_Inv) macro
/arch/mips/txx9/generic/
Dsetup.c160 cache_op(Index_Writeback_Inv_D, addr | 0); in early_flush_dcache()
161 cache_op(Index_Writeback_Inv_D, addr | 1); in early_flush_dcache()
162 cache_op(Index_Writeback_Inv_D, addr | 2); in early_flush_dcache()
163 cache_op(Index_Writeback_Inv_D, addr | 3); in early_flush_dcache()
209 cache_op(Index_Writeback_Inv_D, addr | 0); in early_flush_dcache()
210 cache_op(Index_Writeback_Inv_D, addr | 1); in early_flush_dcache()
/arch/mips/netlogic/common/
Dreset.S133 16: cache Index_Writeback_Inv_D, 0(t0)
/arch/mips/kernel/
Dpm-cps.c476 Index_Writeback_Inv_D, lbl_flushdcache); in cps_gen_entry_code()
/arch/mips/kvm/
Dvz.c1105 case Index_Writeback_Inv_D: in kvm_vz_gpsi_cache()