Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/arch/powerpc/include/asm/book3s/
A 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-6.3-rc2/arch/csky/abiv1/
A Dcacheflush.c37 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
/linux-6.3-rc2/arch/csky/abiv2/
A Dcacheflush.c9 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function
/linux-6.3-rc2/arch/hexagon/include/asm/
A Dcacheflush.h61 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/linux-6.3-rc2/arch/microblaze/include/asm/
A Dtlbflush.h36 #define update_mmu_cache(vma, addr, ptep) do { } while (0) macro
/linux-6.3-rc2/arch/sh/include/asm/
A Dpgtable.h106 update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
/linux-6.3-rc2/arch/powerpc/mm/nohash/
A De500_hugetlbpage.c181 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
/linux-6.3-rc2/arch/arm/mm/
A Dfault-armv.c181 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
/linux-6.3-rc2/arch/m68k/include/asm/
A Dpgtable_mm.h141 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/linux-6.3-rc2/arch/xtensa/mm/
A Dcache.c211 update_mmu_cache(struct vm_area_struct * vma, unsigned long addr, pte_t *ptep) in update_mmu_cache() function
/linux-6.3-rc2/arch/nios2/mm/
A Dcacheflush.c201 void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/
A Dpgtable.h288 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) {} in update_mmu_cache() function
/linux-6.3-rc2/arch/um/include/asm/
A Dpgtable.h292 #define update_mmu_cache(vma,address,ptep) do {} while (0) macro
/linux-6.3-rc2/arch/sparc/include/asm/
A Dpgtable_32.h320 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
/linux-6.3-rc2/arch/openrisc/include/asm/
A Dpgtable.h382 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/linux-6.3-rc2/arch/alpha/include/asm/
A Dpgtable.h301 extern inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
/linux-6.3-rc2/arch/arc/mm/
A Dtlb.c470 void update_mmu_cache(struct vm_area_struct *vma, unsigned long vaddr_unaligned, in update_mmu_cache() function
/linux-6.3-rc2/arch/arm/include/asm/
A Dtlbflush.h628 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/linux-6.3-rc2/arch/mips/include/asm/
A Dpgtable.h570 static inline void update_mmu_cache(struct vm_area_struct *vma, function
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dpgtable.h448 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/linux-6.3-rc2/arch/ia64/include/asm/
A Dpgtable.h399 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
/linux-6.3-rc2/arch/parisc/include/asm/
A Dpgtable.h398 #define update_mmu_cache(vms,addr,ptep) __update_cache(*ptep) macro
/linux-6.3-rc2/arch/riscv/include/asm/
A Dpgtable.h408 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable.h1290 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/linux-6.3-rc2/arch/arm64/include/asm/
A Dpgtable.h1062 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function

Completed in 44 milliseconds

12