Searched refs:paravirt_enter_lazy_mmu (Results 1 – 4 of 4) sorted by relevance
262 void paravirt_enter_lazy_mmu(void) in paravirt_enter_lazy_mmu() function
698 void paravirt_enter_lazy_mmu(void);
1472 pv_mmu_ops.lazy_mode.enter = paravirt_enter_lazy_mmu; in lguest_init()
2486 .enter = paravirt_enter_lazy_mmu,