Searched refs:flush_page_to_ram (Results 1 – 5 of 5) sorted by relevance
135 static inline void flush_page_to_ram(unsigned long mfn, bool sync_icache) {} in flush_page_to_ram() function
263 void flush_page_to_ram(unsigned long mfn, bool sync_icache);
1391 flush_page_to_ram(mfn_x(mfn), false); in p2m_cache_flush()
497 void flush_page_to_ram(unsigned long mfn, bool sync_icache) in flush_page_to_ram() function
995 flush_page_to_ram(page_to_mfn(&pg[i]), !(memflags & MEMF_no_icache_flush)); in alloc_heap_pages()
Completed in 36 milliseconds