Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/book3s64/
H A 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()
H A Dsubpage_prot.c76 arch_enter_lazy_mmu_mode(); in hpte_flush_range()
/linux/arch/sparc/include/asm/
H A Dtlbflush_64.h45 void arch_enter_lazy_mmu_mode(void);
/linux/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush-hash.h29 static inline void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function
/linux/arch/sparc/mm/
H A Dtlb.c53 void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function
/linux/mm/
H A Dmadvise.c458 arch_enter_lazy_mmu_mode(); in madvise_cold_or_pageout_pte_range()
513 arch_enter_lazy_mmu_mode(); in madvise_cold_or_pageout_pte_range()
680 arch_enter_lazy_mmu_mode(); in madvise_free_pte_range()
741 arch_enter_lazy_mmu_mode(); in madvise_free_pte_range()
H A Dmigrate_device.c113 arch_enter_lazy_mmu_mode(); in migrate_vma_collect_pmd()
H A Dmprotect.c296 arch_enter_lazy_mmu_mode(); in change_pte_range()
H A Dmremap.c259 arch_enter_lazy_mmu_mode(); in move_ptes()
H A Dvmalloc.c108 arch_enter_lazy_mmu_mode(); in vmap_pte_range()
362 arch_enter_lazy_mmu_mode(); in vunmap_pte_range()
529 arch_enter_lazy_mmu_mode(); in vmap_pages_pte_range()
H A Dmemory.c1129 arch_enter_lazy_mmu_mode(); in copy_pte_range()
1717 arch_enter_lazy_mmu_mode(); in zap_pte_range()
2693 arch_enter_lazy_mmu_mode(); in remap_pte_range()
3010 arch_enter_lazy_mmu_mode(); in apply_to_pte_range()
H A Dvmscan.c3553 arch_enter_lazy_mmu_mode(); in walk_pte_range()
3635 arch_enter_lazy_mmu_mode(); in walk_pmd_range_locked()
4281 arch_enter_lazy_mmu_mode(); in lru_gen_look_around()
/linux/arch/x86/include/asm/
H A Dparavirt.h530 static inline void arch_enter_lazy_mmu_mode(void) in arch_enter_lazy_mmu_mode() function
/linux/arch/x86/xen/
H A Denlighten_pv.c442 arch_enter_lazy_mmu_mode(); in xen_end_context_switch()
H A Dmmu_pv.c2144 arch_enter_lazy_mmu_mode(); in xen_flush_lazy_mmu()
/linux/include/linux/
H A Dpgtable.h235 #define arch_enter_lazy_mmu_mode() do {} while (0) macro
/linux/fs/proc/
H A Dtask_mmu.c2631 arch_enter_lazy_mmu_mode(); in pagemap_scan_pmd_entry()