Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/mm/
Dtlb_hash64.c212 arch_enter_lazy_mmu_mode(); in __flush_hash_table_range()
249 arch_enter_lazy_mmu_mode(); in flush_tlb_pmd_range()
Dsubpage-prot.c79 arch_enter_lazy_mmu_mode(); in hpte_flush_range()
/Linux-v4.19/arch/sparc/include/asm/
Dtlbflush_64.h45 void arch_enter_lazy_mmu_mode(void);
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dtlbflush-hash.h29 static inline void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function
/Linux-v4.19/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-v4.19/arch/sparc/mm/
Dtlb.c54 void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function
/Linux-v4.19/mm/
Dmprotect.c70 arch_enter_lazy_mmu_mode(); in change_pte_range()
Dmremap.c157 arch_enter_lazy_mmu_mode(); in move_ptes()
Dmadvise.c334 arch_enter_lazy_mmu_mode(); in madvise_free_pte_range()
Dmemory.c1085 arch_enter_lazy_mmu_mode(); in copy_pte_range()
1302 arch_enter_lazy_mmu_mode(); in zap_pte_range()
1987 arch_enter_lazy_mmu_mode(); in remap_pte_range()
2202 arch_enter_lazy_mmu_mode(); in apply_to_pte_range()
Dmigrate.c2191 arch_enter_lazy_mmu_mode(); in migrate_vma_collect_pmd()
/Linux-v4.19/include/asm-generic/
Dpgtable.h657 #define arch_enter_lazy_mmu_mode() do {} while (0) macro
/Linux-v4.19/arch/x86/include/asm/
Dparavirt.h653 static inline void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function