Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/mm/book3s64/
Dhash_tlb.c208 arch_enter_lazy_mmu_mode(); in __flush_hash_table_range()
240 arch_enter_lazy_mmu_mode(); in flush_hash_table_pmd_range()
Dsubpage_prot.c76 arch_enter_lazy_mmu_mode(); in hpte_flush_range()
/linux-6.6.21/arch/sparc/include/asm/
Dtlbflush_64.h45 void arch_enter_lazy_mmu_mode(void);
Dpgtable_64.h934 arch_enter_lazy_mmu_mode(); in set_ptes()
/linux-6.6.21/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-6.6.21/mm/
Dmadvise.c441 arch_enter_lazy_mmu_mode(); in madvise_cold_or_pageout_pte_range()
481 arch_enter_lazy_mmu_mode(); in madvise_cold_or_pageout_pte_range()
648 arch_enter_lazy_mmu_mode(); in madvise_free_pte_range()
703 arch_enter_lazy_mmu_mode(); in madvise_free_pte_range()
Dmigrate_device.c106 arch_enter_lazy_mmu_mode(); in migrate_vma_collect_pmd()
Dmprotect.c106 arch_enter_lazy_mmu_mode(); in change_pte_range()
Dmremap.c187 arch_enter_lazy_mmu_mode(); in move_ptes()
Dmemory.c1042 arch_enter_lazy_mmu_mode(); in copy_pte_range()
1414 arch_enter_lazy_mmu_mode(); in zap_pte_range()
2345 arch_enter_lazy_mmu_mode(); in remap_pte_range()
2584 arch_enter_lazy_mmu_mode(); in apply_to_pte_range()
Dvmscan.c4025 arch_enter_lazy_mmu_mode(); in walk_pte_range()
4106 arch_enter_lazy_mmu_mode(); in walk_pmd_range_locked()
4699 arch_enter_lazy_mmu_mode(); in lru_gen_look_around()
/linux-6.6.21/arch/sparc/mm/
Dtlb.c53 void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function
/linux-6.6.21/include/linux/
Dpgtable.h203 #define arch_enter_lazy_mmu_mode() do {} while (0) macro
236 arch_enter_lazy_mmu_mode(); in set_ptes()
/linux-6.6.21/arch/x86/include/asm/
Dparavirt.h559 static inline void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function
/linux-6.6.21/arch/x86/xen/
Denlighten_pv.c394 arch_enter_lazy_mmu_mode(); in xen_end_context_switch()
Dmmu_pv.c2097 arch_enter_lazy_mmu_mode(); in xen_flush_lazy_mmu()