__update_cache    235 arch/mips/include/asm/pgtable.h 	extern void __update_cache(unsigned long address, pte_t pte);
__update_cache    243 arch/mips/include/asm/pgtable.h 	__update_cache(addr, pteval);
__update_cache    129 arch/sh/include/asm/pgtable.h extern void __update_cache(struct vm_area_struct *vma,
__update_cache    138 arch/sh/include/asm/pgtable.h 	__update_cache(vma, address, pte);