Searched refs:PARAVIRT_LAZY_MMU (Results 1 – 6 of 6) sorted by relevance
264 enter_lazy(PARAVIRT_LAZY_MMU); in paravirt_enter_lazy_mmu()269 leave_lazy(PARAVIRT_LAZY_MMU); in paravirt_leave_lazy_mmu()276 if (paravirt_get_lazy_mode() == PARAVIRT_LAZY_MMU) { in paravirt_flush_lazy_mmu()288 if (this_cpu_read(paravirt_lazy_mode) == PARAVIRT_LAZY_MMU) { in paravirt_start_context_switch()
13 PARAVIRT_LAZY_MMU, enumerator
224 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pmd_hyper()256 if (paravirt_get_lazy_mode() != PARAVIRT_LAZY_MMU) in xen_batched_set_pte()265 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_batched_set_pte()321 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_ptep_modify_prot_commit()415 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pud_hyper()516 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_p4d_hyper()548 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_p4d()1324 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_flush_tlb()1344 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_flush_tlb_one_user()1382 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_flush_tlb_others()[all …]
58 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_flush_tlb_all()
668 PARAVIRT_LAZY_MMU, enumerator
23 (__entry->mode == PARAVIRT_LAZY_MMU) ? "MMU" :