Home
last modified time | relevance | path

Searched refs:flush_page_to_ram (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dflushtlb.h135 static inline void flush_page_to_ram(unsigned long mfn, bool sync_icache) {} in flush_page_to_ram() function
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dpage.h263 void flush_page_to_ram(unsigned long mfn, bool sync_icache);
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dp2m.c1391 flush_page_to_ram(mfn_x(mfn), false); in p2m_cache_flush()
A Dmm.c497 void flush_page_to_ram(unsigned long mfn, bool sync_icache) in flush_page_to_ram() function
/xen-4.10.0-shim-comet/xen/common/
A Dpage_alloc.c995 flush_page_to_ram(page_to_mfn(&pg[i]), !(memflags & MEMF_no_icache_flush)); in alloc_heap_pages()

Completed in 36 milliseconds