Home
last modified time | relevance | path

Searched refs:paravirt_enter_lazy_mmu (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kernel/
Dparavirt.c161 void paravirt_enter_lazy_mmu(void) in paravirt_enter_lazy_mmu() function
/arch/x86/include/asm/
Dparavirt_types.h575 void paravirt_enter_lazy_mmu(void);
/arch/x86/xen/
Dmmu_pv.c2136 .enter = paravirt_enter_lazy_mmu,