Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/mm/book3s64/
Dhash_tlb.c213 arch_enter_lazy_mmu_mode(); in __flush_hash_table_range()
251 arch_enter_lazy_mmu_mode(); in flush_tlb_pmd_range()
Dsubpage_prot.c72 arch_enter_lazy_mmu_mode(); in hpte_flush_range()
/Linux-v5.4/arch/sparc/include/asm/
Dtlbflush_64.h45 void arch_enter_lazy_mmu_mode(void);
/Linux-v5.4/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-v5.4/arch/x86/kernel/
Dparavirt.c244 arch_enter_lazy_mmu_mode(); in paravirt_flush_lazy_mmu()
269 arch_enter_lazy_mmu_mode(); in paravirt_end_context_switch()
/Linux-v5.4/arch/sparc/mm/
Dtlb.c54 void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function
/Linux-v5.4/mm/
Dmadvise.c388 arch_enter_lazy_mmu_mode(); in madvise_cold_or_pageout_pte_range()
580 arch_enter_lazy_mmu_mode(); in madvise_free_pte_range()
Dmprotect.c69 arch_enter_lazy_mmu_mode(); in change_pte_range()
Dmremap.c157 arch_enter_lazy_mmu_mode(); in move_ptes()
Dmemory.c806 arch_enter_lazy_mmu_mode(); in copy_pte_range()
1023 arch_enter_lazy_mmu_mode(); in zap_pte_range()
1802 arch_enter_lazy_mmu_mode(); in remap_pte_range()
2020 arch_enter_lazy_mmu_mode(); in apply_to_pte_range()
Dmigrate.c2212 arch_enter_lazy_mmu_mode(); in migrate_vma_collect_pmd()
/Linux-v5.4/include/asm-generic/
Dpgtable.h695 #define arch_enter_lazy_mmu_mode() do {} while (0) macro
/Linux-v5.4/arch/x86/include/asm/
Dparavirt.h615 static inline void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function