Searched defs:__flush_dcache_page (Results 1 – 8 of 8) sorted by relevance
61 void __flush_dcache_page(struct address_space *mapping, struct page *page) in __flush_dcache_page() function
81 static void __flush_dcache_page(unsigned long phys) in __flush_dcache_page() function
180 __flush_dcache_page: /* %o0=kaddr, %o1=flush_icache */ label
82 void __flush_dcache_page(struct page *page) in __flush_dcache_page() function
38 #define __flush_dcache_page(p, v) \ macro
176 void __flush_dcache_page(struct address_space *mapping, struct page *page) in __flush_dcache_page() function
187 void __flush_dcache_page(struct address_space *mapping, struct page *page) in __flush_dcache_page() function
59 # define __flush_dcache_page(p) do { } while(0) macro