Searched refs:XEN_LAZY_MMU (Results 1 – 4 of 4) sorted by relevance
237 xen_mc_issue(XEN_LAZY_MMU); in xen_set_pmd_hyper()271 if (xen_get_lazy_mode() != XEN_LAZY_MMU) in xen_batched_set_pte()280 xen_mc_issue(XEN_LAZY_MMU); in xen_batched_set_pte()327 xen_mc_issue(XEN_LAZY_MMU); in xen_ptep_modify_prot_commit()421 xen_mc_issue(XEN_LAZY_MMU); in xen_set_pud_hyper()501 xen_mc_issue(XEN_LAZY_MMU); in xen_set_p4d_hyper()533 xen_mc_issue(XEN_LAZY_MMU); in xen_set_p4d()1247 xen_mc_issue(XEN_LAZY_MMU); in xen_flush_tlb()1267 xen_mc_issue(XEN_LAZY_MMU); in xen_flush_tlb_one_user()1304 xen_mc_issue(XEN_LAZY_MMU); in xen_flush_tlb_multi()[all …]
388 if (this_cpu_read(xen_lazy_mode) == XEN_LAZY_MMU) { in xen_start_context_switch()
70 XEN_LAZY_MMU, enumerator
23 (__entry->mode == XEN_LAZY_MMU) ? "MMU" :