Home
last modified time | relevance | path

Searched refs:__update_cache (Results 1 – 4 of 4) sorted by relevance

/arch/sh/include/asm/
Dpgtable.h129 extern void __update_cache(struct vm_area_struct *vma,
138 __update_cache(vma, address, pte); in update_mmu_cache()
/arch/mips/mm/
Dcache.c130 void __update_cache(unsigned long address, pte_t pte) in __update_cache() function
/arch/mips/include/asm/
Dpgtable.h235 extern void __update_cache(unsigned long address, pte_t pte);
243 __update_cache(addr, pteval);
/arch/sh/mm/
Dcache.c136 void __update_cache(struct vm_area_struct *vma, in __update_cache() function