protected_cache_op  153 arch/mips/include/asm/r4kcache.h 		return protected_cache_op(Hit_Invalidate_I_Loongson2, addr);
protected_cache_op  159 arch/mips/include/asm/r4kcache.h 		return protected_cache_op(Hit_Invalidate_I, addr);
protected_cache_op  175 arch/mips/include/asm/r4kcache.h 	return protected_cache_op(Hit_Writeback_Inv_D, addr);
protected_cache_op  184 arch/mips/include/asm/r4kcache.h 	return protected_cache_op(Hit_Writeback_Inv_SD, addr);
protected_cache_op  655 arch/mips/include/asm/r4kcache.h 			protected_cache_op(hitop, addr);		\