Home
last modified time | relevance | path

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

12

/arch/csky/abiv1/
Dcacheflush.c36 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
/arch/csky/abiv2/
Dcacheflush.c32 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function
/arch/powerpc/mm/nohash/
Dbook3e_hugetlbpage.c192 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
/arch/hexagon/include/asm/
Dcacheflush.h73 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/arch/microblaze/include/asm/
Dtlbflush.h42 #define update_mmu_cache(vma, addr, ptep) do { } while (0) macro
/arch/arm/mm/
Dfault-armv.c177 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
/arch/m68k/include/asm/
Dpgtable_mm.h132 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/arch/xtensa/mm/
Dcache.c211 update_mmu_cache(struct vm_area_struct * vma, unsigned long addr, pte_t *ptep) in update_mmu_cache() function
/arch/sh/include/asm/
Dpgtable.h135 update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
/arch/nios2/mm/
Dcacheflush.c200 void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/arch/powerpc/include/asm/nohash/
Dpgtable.h306 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) {} in update_mmu_cache() function
/arch/unicore32/mm/
Dmmu.c489 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
/arch/powerpc/mm/book3s32/
Dmmu.c319 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function
/arch/parisc/kernel/
Dcache.c87 update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
/arch/nds32/mm/
Dcacheflush.c49 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
/arch/um/include/asm/
Dpgtable.h349 #define update_mmu_cache(vma,address,ptep) do ; while (0) macro
/arch/alpha/include/asm/
Dpgtable.h329 extern inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
/arch/sparc/include/asm/
Dpgtable_32.h345 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
/arch/riscv/include/asm/
Dpgtable.h302 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/arch/arm/include/asm/
Dtlbflush.h635 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/arch/mips/include/asm/
Dpgtable.h477 static inline void update_mmu_cache(struct vm_area_struct *vma, function
/arch/arc/mm/
Dtlb.c596 void update_mmu_cache(struct vm_area_struct *vma, unsigned long vaddr_unaligned, in update_mmu_cache() function
/arch/openrisc/include/asm/
Dpgtable.h423 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/arch/ia64/include/asm/
Dpgtable.h459 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
/arch/powerpc/mm/book3s64/
Dhash_utils.c1610 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function

12