Home
last modified time | relevance | path

Searched refs:FLUSH_CACHE (Results 1 – 8 of 8) sorted by relevance

/xen/xen/include/asm-x86/
A Dflushtlb.h116 #define FLUSH_CACHE 0x400 macro
192 flush_area_local(p, FLUSH_CACHE|FLUSH_ORDER(order)); in clean_and_invalidate_dcache_va_range()
/xen/xen/arch/x86/
A Dflushtlb.c234 if ( flags & FLUSH_CACHE ) in flush_area_local()
254 flags &= ~FLUSH_CACHE; in flush_area_local()
A Dmm.c3724 flush_mask(mask, FLUSH_CACHE); in do_mmuext_op()
5222 flush_flags |= FLUSH_CACHE; \ in map_pages_to_xen()
/xen/xen/arch/x86/hvm/
A Dmtrr.c634 flush_all(FLUSH_CACHE); in hvm_set_mem_pinned_cacheattr()
686 flush_all(FLUSH_CACHE); in hvm_set_mem_pinned_cacheattr()
788 flush_all(FLUSH_CACHE); in memory_type_changed()
A Dhvm.c2222 flush_all(FLUSH_CACHE); in hvm_shadow_handle_cd()
/xen/xen/arch/x86/hvm/vmx/
A Dvmcs.c1878 flush_mask(cpumask_of(cpu), FLUSH_CACHE); in vmx_do_resume()
A Dvmx.c3366 flush_all(FLUSH_CACHE); in vmx_wbinvd_intercept()
/xen/xen/arch/x86/hvm/svm/
A Dsvm.c2356 flush_all(FLUSH_CACHE); in svm_wbinvd_intercept()

Completed in 41 milliseconds