Home
last modified time | relevance | path

Searched refs:lazy_mode (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
Dparavirt.h645 PVOP_VCALL0(pv_mmu_ops.lazy_mode.enter); in arch_enter_lazy_mmu_mode()
650 PVOP_VCALL0(pv_mmu_ops.lazy_mode.leave); in arch_leave_lazy_mmu_mode()
655 PVOP_VCALL0(pv_mmu_ops.lazy_mode.flush); in arch_flush_lazy_mmu_mode()
Dparavirt_types.h290 struct pv_lazy_ops lazy_mode; member
/arch/x86/kernel/
Dparavirt.c458 .lazy_mode = {
/arch/x86/xen/
Dmmu_pv.c2423 .lazy_mode = {