Searched refs:FLUSH_CACHE (Results 1 – 8 of 8) sorted by relevance
116 #define FLUSH_CACHE 0x400 macro192 flush_area_local(p, FLUSH_CACHE|FLUSH_ORDER(order)); in clean_and_invalidate_dcache_va_range()
234 if ( flags & FLUSH_CACHE ) in flush_area_local()254 flags &= ~FLUSH_CACHE; in flush_area_local()
3724 flush_mask(mask, FLUSH_CACHE); in do_mmuext_op()5222 flush_flags |= FLUSH_CACHE; \ in map_pages_to_xen()
634 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()
2222 flush_all(FLUSH_CACHE); in hvm_shadow_handle_cd()
1878 flush_mask(cpumask_of(cpu), FLUSH_CACHE); in vmx_do_resume()
3366 flush_all(FLUSH_CACHE); in vmx_wbinvd_intercept()
2356 flush_all(FLUSH_CACHE); in svm_wbinvd_intercept()
Completed in 41 milliseconds