/arch/sh/mm/ |
D | tlb-nommu.c | 49 void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
|
D | tlb-sh3.c | 31 void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
|
D | tlb-sh4.c | 18 void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
|
D | pg-sh4.c | 50 update_mmu_cache(NULL, vaddr, pte); in kmap_coherent()
|
D | fault_32.c | 326 update_mmu_cache(NULL, address, entry); in __do_page_fault()
|
D | tlbflush_64.c | 323 void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
|
/arch/m32r/mm/ |
D | fault-nommu.c | 97 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
|
D | fault.c | 339 update_mmu_cache(NULL, addr, *pte_k); in do_page_fault() 351 void update_mmu_cache(struct vm_area_struct *vma, unsigned long vaddr, in update_mmu_cache() function
|
/arch/powerpc/include/asm/ |
D | pgtable.h | 78 extern void update_mmu_cache(struct vm_area_struct *, unsigned long, pte_t);
|
/arch/mn10300/mm/ |
D | mmu-context.c | 54 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, pte_t pte) in update_mmu_cache() function
|
/arch/m68k/include/asm/ |
D | pgtable_mm.h | 117 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/arch/sh/include/asm/ |
D | pgtable.h | 144 extern void update_mmu_cache(struct vm_area_struct * vma,
|
/arch/sparc/include/asm/ |
D | pgtable_32.h | 333 BTFIXUPDEF_CALL(void, update_mmu_cache, struct vm_area_struct *, unsigned long, pte_t) 335 #define update_mmu_cache(vma,addr,pte) BTFIXUP_CALL(update_mmu_cache)(vma,addr,pte) macro
|
/arch/x86/include/asm/ |
D | pgtable_32.h | 165 #define update_mmu_cache(vma, address, pte) do { } while (0) macro
|
D | pgtable_64.h | 242 #define update_mmu_cache(vma, address, pte) do { } while (0) macro
|
/arch/xtensa/mm/ |
D | cache.c | 150 update_mmu_cache(struct vm_area_struct * vma, unsigned long addr, pte_t pte) in update_mmu_cache() function
|
/arch/arm/mm/ |
D | fault-armv.c | 145 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, pte_t pte) in update_mmu_cache() function
|
/arch/cris/include/asm/ |
D | pgtable.h | 270 static inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
|
/arch/arm/include/asm/ |
D | tlbflush.h | 497 extern void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, pte_t pte);
|
/arch/um/include/asm/ |
D | pgtable.h | 343 #define update_mmu_cache(vma,address,pte) do ; while (0) macro
|
/arch/avr32/mm/ |
D | tlb.c | 103 void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/arch/avr32/include/asm/ |
D | pgtable.h | 327 extern void update_mmu_cache(struct vm_area_struct * vma,
|
/arch/xtensa/include/asm/ |
D | pgtable.h | 390 extern void update_mmu_cache(struct vm_area_struct * vma,
|
/arch/alpha/include/asm/ |
D | pgtable.h | 331 extern inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
|
/arch/mips/include/asm/ |
D | pgtable.h | 344 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|