Searched refs:__update_cache (Results 1 – 6 of 6) sorted by relevance
/arch/sh/include/asm/ |
D | pgtable.h | 140 extern void __update_cache(struct vm_area_struct *vma, 149 __update_cache(vma, address, pte); in update_mmu_cache()
|
/arch/score/include/asm/ |
D | pgtable.h | 268 extern void __update_cache(struct vm_area_struct *vma, 276 __update_cache(vma, address, pte); in update_mmu_cache()
|
/arch/score/mm/ |
D | cache.c | 77 void __update_cache(struct vm_area_struct *vma, unsigned long address, in __update_cache() function
|
/arch/mips/include/asm/ |
D | pgtable.h | 367 extern void __update_cache(struct vm_area_struct *vma, unsigned long address, 375 __update_cache(vma, address, pte); in update_mmu_cache()
|
/arch/mips/mm/ |
D | cache.c | 121 void __update_cache(struct vm_area_struct *vma, unsigned long address, in __update_cache() function
|
/arch/sh/mm/ |
D | cache.c | 134 void __update_cache(struct vm_area_struct *vma, in __update_cache() function
|