Home
last modified time | relevance | path

Searched defs:update_mmu_cache (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v6.1/arch/powerpc/include/asm/book3s/
Dpgtable.h39 static inline void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
/Linux-v6.1/arch/csky/abiv1/
Dcacheflush.c37 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
/Linux-v6.1/arch/csky/abiv2/
Dcacheflush.c9 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function
/Linux-v6.1/arch/hexagon/include/asm/
Dcacheflush.h61 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v6.1/arch/microblaze/include/asm/
Dtlbflush.h36 #define update_mmu_cache(vma, addr, ptep) do { } while (0) macro
/Linux-v6.1/arch/powerpc/mm/nohash/
De500_hugetlbpage.c178 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
/Linux-v6.1/arch/sh/include/asm/
Dpgtable.h108 update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
/Linux-v6.1/arch/arm/mm/
Dfault-armv.c181 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
/Linux-v6.1/arch/m68k/include/asm/
Dpgtable_mm.h141 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v6.1/arch/xtensa/mm/
Dcache.c211 update_mmu_cache(struct vm_area_struct * vma, unsigned long addr, pte_t *ptep) in update_mmu_cache() function
/Linux-v6.1/arch/powerpc/include/asm/nohash/
Dpgtable.h273 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) {} in update_mmu_cache() function
/Linux-v6.1/arch/nios2/mm/
Dcacheflush.c201 void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v6.1/arch/um/include/asm/
Dpgtable.h289 #define update_mmu_cache(vma,address,ptep) do {} while (0) macro
/Linux-v6.1/arch/sparc/include/asm/
Dpgtable_32.h320 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
/Linux-v6.1/arch/openrisc/include/asm/
Dpgtable.h379 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v6.1/arch/alpha/include/asm/
Dpgtable.h298 extern inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
/Linux-v6.1/arch/arc/mm/
Dtlb.c470 void update_mmu_cache(struct vm_area_struct *vma, unsigned long vaddr_unaligned, in update_mmu_cache() function
/Linux-v6.1/arch/arm/include/asm/
Dtlbflush.h628 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v6.1/arch/mips/include/asm/
Dpgtable.h535 static inline void update_mmu_cache(struct vm_area_struct *vma, function
/Linux-v6.1/arch/loongarch/include/asm/
Dpgtable.h413 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v6.1/arch/parisc/include/asm/
Dpgtable.h410 #define update_mmu_cache(vms,addr,ptep) __update_cache(*ptep) macro
/Linux-v6.1/arch/ia64/include/asm/
Dpgtable.h412 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
/Linux-v6.1/arch/riscv/include/asm/
Dpgtable.h408 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v6.1/arch/arm64/include/asm/
Dpgtable.h1061 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/Linux-v6.1/arch/x86/include/asm/
Dpgtable.h1274 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function

12