Searched refs:__update_cache (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/arch/mips64/mm/ |
D | cache.c | 43 void __update_cache(struct vm_area_struct *vma, unsigned long address, in __update_cache() function
|
/linux-2.4.37.9/arch/mips/mm/ |
D | cache.c | 46 void __update_cache(struct vm_area_struct *vma, unsigned long address, in __update_cache() function
|
/linux-2.4.37.9/include/asm-mips/ |
D | pgtable.h | 264 extern void __update_cache(struct vm_area_struct *vma, unsigned long address, 271 __update_cache(vma, address, pte); in update_mmu_cache()
|
/linux-2.4.37.9/include/asm-mips64/ |
D | pgtable.h | 474 extern void __update_cache(struct vm_area_struct *vma, unsigned long address, 481 __update_cache(vma, address, pte); in update_mmu_cache()
|