Searched refs:lazy_mode (Results 1 – 5 of 5) sorted by relevance
1476 pv_mmu_ops.lazy_mode.enter = paravirt_enter_lazy_mmu; in lguest_init()1477 pv_mmu_ops.lazy_mode.leave = lguest_leave_lazy_mmu_mode; in lguest_init()1478 pv_mmu_ops.lazy_mode.flush = paravirt_flush_lazy_mmu; in lguest_init()
694 PVOP_VCALL0(pv_mmu_ops.lazy_mode.enter); in arch_enter_lazy_mmu_mode()699 PVOP_VCALL0(pv_mmu_ops.lazy_mode.leave); in arch_leave_lazy_mmu_mode()704 PVOP_VCALL0(pv_mmu_ops.lazy_mode.flush); in arch_flush_lazy_mmu_mode()
319 struct pv_lazy_ops lazy_mode; member
483 .lazy_mode = {
2138 .lazy_mode = {