Home
last modified time | relevance | path

Searched refs:arch_enter_lazy_mmu_mode (Results 1 – 11 of 11) sorted by relevance

/linux-3.4.99/arch/sparc/include/asm/
Dtlbflush_64.h41 extern void arch_enter_lazy_mmu_mode(void);
/linux-3.4.99/arch/sparc/mm/
Dtlb.c54 void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function
/linux-3.4.99/arch/x86/kernel/
Dparavirt.c272 arch_enter_lazy_mmu_mode(); in paravirt_flush_lazy_mmu()
296 arch_enter_lazy_mmu_mode(); in paravirt_end_context_switch()
/linux-3.4.99/arch/powerpc/include/asm/
Dtlbflush.h111 static inline void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function
/linux-3.4.99/arch/powerpc/mm/
Dtlb_hash64.c208 arch_enter_lazy_mmu_mode(); in __flush_hash_table_range()
Dsubpage-prot.c79 arch_enter_lazy_mmu_mode(); in hpte_flush_range()
/linux-3.4.99/include/asm-generic/
Dpgtable.h373 #define arch_enter_lazy_mmu_mode() do {} while (0) macro
/linux-3.4.99/mm/
Dmprotect.c46 arch_enter_lazy_mmu_mode(); in change_pte_range()
Dmremap.c101 arch_enter_lazy_mmu_mode(); in move_ptes()
Dmemory.c940 arch_enter_lazy_mmu_mode(); in copy_pte_range()
1114 arch_enter_lazy_mmu_mode(); in zap_pte_range()
2210 arch_enter_lazy_mmu_mode(); in remap_pte_range()
2401 arch_enter_lazy_mmu_mode(); in apply_to_pte_range()
/linux-3.4.99/arch/x86/include/asm/
Dparavirt.h734 static inline void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function