/arch/powerpc/include/asm/book3s/ |
D | pgtable.h | 37 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep);
|
/arch/nds32/include/asm/ |
D | tlbflush.h | 43 void update_mmu_cache(struct vm_area_struct *vma,
|
/arch/hexagon/include/asm/ |
D | cacheflush.h | 61 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/arch/microblaze/include/asm/ |
D | tlbflush.h | 36 #define update_mmu_cache(vma, addr, ptep) do { } while (0) macro
|
/arch/csky/abiv1/ |
D | cacheflush.c | 37 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
|
/arch/sh/mm/ |
D | tlbex_32.c | 79 update_mmu_cache(NULL, address, pte); in handle_tlbmiss()
|
/arch/csky/abiv2/ |
D | cacheflush.c | 9 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function
|
/arch/powerpc/include/asm/nohash/ |
D | pgtable.h | 298 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep); 301 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) {} in update_mmu_cache() function
|
/arch/m68k/include/asm/ |
D | pgtable_mm.h | 134 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/arch/sh/include/asm/ |
D | pgtable.h | 125 update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
|
/arch/arc/include/asm/ |
D | pgtable-bits-arcv2.h | 124 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address,
|
/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/arm/mm/ |
D | fault-armv.c | 181 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
|
/arch/arm/include/asm/ |
D | tlbflush.h | 625 extern void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, 628 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/arc/mm/ |
D | tlb.c | 470 void update_mmu_cache(struct vm_area_struct *vma, unsigned long vaddr_unaligned, in update_mmu_cache() function 534 update_mmu_cache(vma, addr, &pte); in update_mmu_cache_pmd()
|
/arch/nios2/include/asm/ |
D | pgtable.h | 275 extern void update_mmu_cache(struct vm_area_struct *vma,
|
/arch/riscv/include/asm/ |
D | pgtable.h | 383 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function 401 update_mmu_cache(vma, address, ptep); in update_mmu_cache_pmd()
|
/arch/nios2/mm/ |
D | cacheflush.c | 201 void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/arch/csky/include/asm/ |
D | pgtable.h | 268 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address,
|
/arch/mips/include/asm/ |
D | pgtable.h | 539 static inline void update_mmu_cache(struct vm_area_struct *vma, function 547 #define update_mmu_tlb update_mmu_cache
|
/arch/um/include/asm/ |
D | pgtable.h | 305 #define update_mmu_cache(vma,address,ptep) do {} while (0) macro
|
/arch/openrisc/include/asm/ |
D | pgtable.h | 396 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/arch/alpha/include/asm/ |
D | pgtable.h | 314 extern inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
|
/arch/xtensa/include/asm/ |
D | pgtable.h | 409 extern void update_mmu_cache(struct vm_area_struct * vma,
|