Searched refs:PARAVIRT_LAZY_MMU (Results 1 – 5 of 5) sorted by relevance
158 enter_lazy(PARAVIRT_LAZY_MMU); in paravirt_enter_lazy_mmu()163 leave_lazy(PARAVIRT_LAZY_MMU); in paravirt_leave_lazy_mmu()170 if (paravirt_get_lazy_mode() == PARAVIRT_LAZY_MMU) { in paravirt_flush_lazy_mmu()183 if (this_cpu_read(paravirt_lazy_mode) == PARAVIRT_LAZY_MMU) { in paravirt_start_context_switch()
13 PARAVIRT_LAZY_MMU, enumerator
223 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pmd_hyper()266 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_batched_set_pte()312 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_ptep_modify_prot_commit()406 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pud_hyper()486 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_p4d_hyper()518 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_p4d()1239 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_flush_tlb()1259 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_flush_tlb_one_user()1296 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_flush_tlb_multi()1551 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_alloc_ptpage()[all …]
16 PARAVIRT_LAZY_MMU, enumerator
23 (__entry->mode == PARAVIRT_LAZY_MMU) ? "MMU" :
Completed in 12 milliseconds