/arch/csky/abiv1/ |
D | cacheflush.c | 36 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
|
/arch/csky/abiv2/ |
D | cacheflush.c | 32 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function
|
/arch/powerpc/mm/nohash/ |
D | book3e_hugetlbpage.c | 192 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
|
/arch/hexagon/include/asm/ |
D | cacheflush.h | 73 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/arch/microblaze/include/asm/ |
D | tlbflush.h | 42 #define update_mmu_cache(vma, addr, ptep) do { } while (0) macro
|
/arch/arm/mm/ |
D | fault-armv.c | 177 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
|
/arch/m68k/include/asm/ |
D | pgtable_mm.h | 132 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/arch/xtensa/mm/ |
D | cache.c | 211 update_mmu_cache(struct vm_area_struct * vma, unsigned long addr, pte_t *ptep) in update_mmu_cache() function
|
/arch/sh/include/asm/ |
D | pgtable.h | 135 update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
|
/arch/nios2/mm/ |
D | cacheflush.c | 200 void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/arch/powerpc/include/asm/nohash/ |
D | pgtable.h | 306 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) {} in update_mmu_cache() function
|
/arch/unicore32/mm/ |
D | mmu.c | 489 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
|
/arch/powerpc/mm/book3s32/ |
D | mmu.c | 319 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function
|
/arch/parisc/kernel/ |
D | cache.c | 87 update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
|
/arch/nds32/mm/ |
D | cacheflush.c | 49 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
|
/arch/um/include/asm/ |
D | pgtable.h | 349 #define update_mmu_cache(vma,address,ptep) do ; while (0) macro
|
/arch/alpha/include/asm/ |
D | pgtable.h | 329 extern inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
|
/arch/sparc/include/asm/ |
D | pgtable_32.h | 345 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
|
/arch/riscv/include/asm/ |
D | pgtable.h | 302 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/arch/arm/include/asm/ |
D | tlbflush.h | 635 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/arch/mips/include/asm/ |
D | pgtable.h | 477 static inline void update_mmu_cache(struct vm_area_struct *vma, function
|
/arch/arc/mm/ |
D | tlb.c | 596 void update_mmu_cache(struct vm_area_struct *vma, unsigned long vaddr_unaligned, in update_mmu_cache() function
|
/arch/openrisc/include/asm/ |
D | pgtable.h | 423 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/arch/ia64/include/asm/ |
D | pgtable.h | 459 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
|
/arch/powerpc/mm/book3s64/ |
D | hash_utils.c | 1610 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function
|