Home
last modified time | relevance | path

Searched refs:sync_icache (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/asm-x86/
A Dflushtlb.h183 static inline void flush_page_to_ram(unsigned long mfn, bool sync_icache) {} in flush_page_to_ram() argument
/xen/xen/include/asm-arm/
A Dpage.h243 void flush_page_to_ram(unsigned long mfn, bool sync_icache);
/xen/xen/arch/arm/
A Dmm.c531 void flush_page_to_ram(unsigned long mfn, bool sync_icache) in flush_page_to_ram() argument
546 if ( sync_icache ) in flush_page_to_ram()

Completed in 9 milliseconds