Searched defs:flush_dcache (Results 1 – 6 of 6) sorted by relevance
798 .globl flush_dcache symbol799 flush_dcache: label
79 flush_dcache: label
1806 .globl flush_dcache symbol1807 flush_dcache: label
89 bool flush_dcache; member
65 #define flush_dcache() mbc->dfl(); macro
280 static void flush_dcache(unsigned long pfn) in flush_dcache() function