Home
last modified time | relevance | path

Searched refs:sync_icache (Results 1 – 3 of 3) 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() argument
/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 Dmm.c497 void flush_page_to_ram(unsigned long mfn, bool sync_icache) in flush_page_to_ram() argument
512 if ( sync_icache ) in flush_page_to_ram()

Completed in 6 milliseconds