Home
last modified time | relevance | path

Searched refs:update_mmu_cache (Results 1 – 25 of 32) sorted by relevance

12

/linux-6.15/Documentation/translations/zh_CN/core-api/
H A Dcachetlb.rst81 5) ``void update_mmu_cache(struct vm_area_struct *vma,
269 sparc64的flush_dcache_page和update_mmu_cache实现,以了解如
273 是一个空树,只需标记架构私有页标志位。之后,在update_mmu_cache()
315 flush_icache_page的所有功能都可以在flush_dcache_page和update_mmu_cache
/linux-6.15/arch/microblaze/include/asm/
H A Dtlbflush.h37 #define update_mmu_cache(vma, addr, pte) \ macro
/linux-6.15/arch/hexagon/include/asm/
H A Dcacheflush.h68 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.15/arch/sh/mm/
H A Dtlbex_32.c80 update_mmu_cache(NULL, address, pte); in handle_tlbmiss()
/linux-6.15/arch/m68k/include/asm/
H A Dpgtable_mm.h145 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.15/arch/sh/include/asm/
H A Dpgtable.h113 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.15/arch/arc/include/asm/
H A Dpgtable-bits-arcv2.h107 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.15/arch/powerpc/include/asm/
H A Dpgtable.h49 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.15/arch/nios2/include/asm/
H A Dpgtable.h291 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.15/arch/csky/include/asm/
H A Dpgtable.h268 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.15/arch/um/include/asm/
H A Dpgtable.h294 #define update_mmu_cache(vma,address,ptep) do {} while (0) macro
/linux-6.15/arch/alpha/include/asm/
H A Dpgtable.h301 extern inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
/linux-6.15/arch/xtensa/include/asm/
H A Dpgtable.h408 #define update_mmu_cache(vma, address, ptep) \ macro
/linux-6.15/arch/openrisc/include/asm/
H A Dpgtable.h391 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.15/arch/sparc/include/asm/
H A Dpgtable_32.h319 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
H A Dpgtable_64.h985 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.15/arch/riscv/include/asm/
H A Dpgtable.h532 #define update_mmu_cache(vma, addr, ptep) \ macro
543 update_mmu_cache(vma, address, ptep); in update_mmu_cache_pmd()
/linux-6.15/mm/
H A Duserfaultfd.c229 update_mmu_cache(dst_vma, dst_addr, dst_pte); in mfill_atomic_install_pte()
371 update_mmu_cache(dst_vma, dst_addr, dst_pte); in mfill_atomic_pte_zeropage()
453 update_mmu_cache(dst_vma, dst_addr, dst_pte); in mfill_atomic_pte_poison()
H A Dmigrate_device.c690 update_mmu_cache(vma, addr, ptep); in migrate_vma_insert_page()
H A Dpagewalk.c48 update_mmu_cache(walk->vma, addr, pte); in walk_pte_range_inner()
H A Dhugetlb.c5509 update_mmu_cache(vma, address, ptep); in set_huge_ptep_writable()
6826 update_mmu_cache(vma, vmf.address, vmf.pte); in hugetlb_fault()
6926 update_mmu_cache(dst_vma, dst_addr, dst_pte); in hugetlb_mfill_atomic_pte()
7083 update_mmu_cache(dst_vma, dst_addr, dst_pte); in hugetlb_mfill_atomic_pte()
/linux-6.15/arch/arm/include/asm/
H A Dtlbflush.h635 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.15/arch/parisc/include/asm/
H A Dpgtable.h407 #define update_mmu_cache(vma, addr, ptep) __update_cache(*ptep) macro
/linux-6.15/arch/loongarch/include/asm/
H A Dpgtable.h456 #define update_mmu_cache(vma, addr, ptep) \ macro
/linux-6.15/arch/mips/include/asm/
H A Dpgtable.h594 #define update_mmu_cache(vma, address, ptep) \ macro

12