Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dparavirt.h547 PVOP_VCALL0(mmu.lazy_mode.enter); in arch_enter_lazy_mmu_mode()
552 PVOP_VCALL0(mmu.lazy_mode.leave); in arch_leave_lazy_mmu_mode()
557 PVOP_VCALL0(mmu.lazy_mode.flush); in arch_flush_lazy_mmu_mode()
H A Dparavirt_types.h199 struct pv_lazy_ops lazy_mode; member
/linux-6.15/arch/x86/kernel/
H A Dparavirt.c228 .mmu.lazy_mode = {
/linux-6.15/arch/x86/xen/
H A Dmmu_pv.c2233 .lazy_mode = {