Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/mm/
Dtlb_hash64.c209 arch_enter_lazy_mmu_mode(); in __flush_hash_table_range()
246 arch_enter_lazy_mmu_mode(); in flush_tlb_pmd_range()
Dsubpage-prot.c79 arch_enter_lazy_mmu_mode(); in hpte_flush_range()
/linux-4.1.27/arch/sparc/include/asm/
Dtlbflush_64.h42 void arch_enter_lazy_mmu_mode(void);
/linux-4.1.27/arch/x86/kernel/
Dparavirt.c276 arch_enter_lazy_mmu_mode(); in paravirt_flush_lazy_mmu()
300 arch_enter_lazy_mmu_mode(); in paravirt_end_context_switch()
/linux-4.1.27/arch/powerpc/include/asm/
Dtlbflush.h108 static inline void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function
/linux-4.1.27/arch/sparc/mm/
Dtlb.c53 void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function
/linux-4.1.27/mm/
Dmprotect.c73 arch_enter_lazy_mmu_mode(); in change_pte_range()
Dmremap.c137 arch_enter_lazy_mmu_mode(); in move_ptes()
Dmemory.c909 arch_enter_lazy_mmu_mode(); in copy_pte_range()
1089 arch_enter_lazy_mmu_mode(); in zap_pte_range()
1631 arch_enter_lazy_mmu_mode(); in remap_pte_range()
1815 arch_enter_lazy_mmu_mode(); in apply_to_pte_range()
/linux-4.1.27/include/asm-generic/
Dpgtable.h424 #define arch_enter_lazy_mmu_mode() do {} while (0) macro
/linux-4.1.27/arch/x86/include/asm/
Dparavirt.h692 static inline void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function