Searched refs:paravirt_enter_lazy_mmu (Results 1 – 4 of 4) sorted by relevance
256 void paravirt_enter_lazy_mmu(void) in paravirt_enter_lazy_mmu() function
682 void paravirt_enter_lazy_mmu(void);
1334 pv_mmu_ops.lazy_mode.enter = paravirt_enter_lazy_mmu; in lguest_init()
2077 .enter = paravirt_enter_lazy_mmu,