Home
last modified time | relevance | path

Searched refs:flush_cache_line (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/loongarch/include/asm/
H A Dcacheflush.h60 static inline void flush_cache_line(int leaf, unsigned long addr) in flush_cache_line() function
/openbmc/linux/arch/loongarch/mm/
H A Dcache.c55 flush_cache_line(leaf, addr); in flush_cache_leaf()