Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/mm/
Dtlb_hash64.c210 arch_enter_lazy_mmu_mode(); in __flush_hash_table_range()
247 arch_enter_lazy_mmu_mode(); in flush_tlb_pmd_range()
Dsubpage-prot.c79 arch_enter_lazy_mmu_mode(); in hpte_flush_range()
/linux-4.4.14/arch/sparc/include/asm/
Dtlbflush_64.h43 void arch_enter_lazy_mmu_mode(void);
/linux-4.4.14/arch/x86/kernel/
Dparavirt.c278 arch_enter_lazy_mmu_mode(); in paravirt_flush_lazy_mmu()
302 arch_enter_lazy_mmu_mode(); in paravirt_end_context_switch()
/linux-4.4.14/arch/powerpc/include/asm/
Dtlbflush.h108 static inline void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function
/linux-4.4.14/arch/sparc/mm/
Dtlb.c53 void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function
/linux-4.4.14/mm/
Dmprotect.c75 arch_enter_lazy_mmu_mode(); in change_pte_range()
Dmremap.c138 arch_enter_lazy_mmu_mode(); in move_ptes()
Dmemory.c950 arch_enter_lazy_mmu_mode(); in copy_pte_range()
1130 arch_enter_lazy_mmu_mode(); in zap_pte_range()
1672 arch_enter_lazy_mmu_mode(); in remap_pte_range()
1856 arch_enter_lazy_mmu_mode(); in apply_to_pte_range()
/linux-4.4.14/include/asm-generic/
Dpgtable.h467 #define arch_enter_lazy_mmu_mode() do {} while (0) macro
/linux-4.4.14/arch/x86/include/asm/
Dparavirt.h668 static inline void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function