Home
last modified time | relevance | path

Searched refs:protected_writeback_dcache_line (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/mips/include/asm/
Dr4kcache.h220 static inline void protected_writeback_dcache_line(unsigned long addr) in protected_writeback_dcache_line() function
/linux-3.4.99/arch/mips/mm/
Dc-tx39.c301 protected_writeback_dcache_line(addr & ~(dc_lsize - 1)); in tx39_flush_cache_sigtramp()
Dc-r4k.c686 protected_writeback_dcache_line(addr & ~(dc_lsize - 1)); in local_r4k_flush_cache_sigtramp()