Searched defs:arch_enter_lazy_mmu_mode (Results 1 – 4 of 4) sorted by relevance
29 static inline void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function
53 void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function
564 static inline void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function
1042 #define arch_enter_lazy_mmu_mode() do {} while (0) macro