Searched refs:sync_icache (Results 1 – 3 of 3) sorted by relevance
135 static inline void flush_page_to_ram(unsigned long mfn, bool sync_icache) {} in flush_page_to_ram() argument
263 void flush_page_to_ram(unsigned long mfn, bool sync_icache);
497 void flush_page_to_ram(unsigned long mfn, bool sync_icache) in flush_page_to_ram() argument512 if ( sync_icache ) in flush_page_to_ram()
Completed in 6 milliseconds