Searched refs:XEN_LAZY_MMU (Results 1 – 4 of 4) sorted by relevance
284 xen_mc_issue(XEN_LAZY_MMU); in xen_set_pmd_hyper()318 if (xen_get_lazy_mode() != XEN_LAZY_MMU) in xen_batched_set_pte()327 xen_mc_issue(XEN_LAZY_MMU); in xen_batched_set_pte()373 xen_mc_issue(XEN_LAZY_MMU); in xen_ptep_modify_prot_commit()467 xen_mc_issue(XEN_LAZY_MMU); in xen_set_pud_hyper()547 xen_mc_issue(XEN_LAZY_MMU); in xen_set_p4d_hyper()579 xen_mc_issue(XEN_LAZY_MMU); in xen_set_p4d()1300 xen_mc_issue(XEN_LAZY_MMU); in xen_flush_tlb()1320 xen_mc_issue(XEN_LAZY_MMU); in xen_flush_tlb_one_user()1357 xen_mc_issue(XEN_LAZY_MMU); in xen_flush_tlb_multi()[all …]
380 if (this_cpu_read(xen_lazy_mode) == XEN_LAZY_MMU) { in xen_start_context_switch()
75 XEN_LAZY_MMU, enumerator
23 (__entry->mode == XEN_LAZY_MMU) ? "MMU" :