Searched refs:PARAVIRT_LAZY_MMU (Results 1 – 4 of 4) sorted by relevance
12 PARAVIRT_LAZY_MMU, enumerator
247 enter_lazy(PARAVIRT_LAZY_MMU); in paravirt_enter_lazy_mmu()252 leave_lazy(PARAVIRT_LAZY_MMU); in paravirt_leave_lazy_mmu()259 if (paravirt_get_lazy_mode() == PARAVIRT_LAZY_MMU) { in paravirt_flush_lazy_mmu()271 if (this_cpu_read(paravirt_lazy_mode) == PARAVIRT_LAZY_MMU) { in paravirt_start_context_switch()
214 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_domain_pte()267 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pmd_hyper()299 if (paravirt_get_lazy_mode() != PARAVIRT_LAZY_MMU) in xen_batched_set_pte()308 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_batched_set_pte()364 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_ptep_modify_prot_commit()460 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pud_hyper()562 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pgd_hyper()592 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pgd()1330 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_flush_tlb_all()1349 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_flush_tlb()[all …]
652 PARAVIRT_LAZY_MMU, enumerator