Searched refs:__update_cache (Results 1 – 4 of 4) sorted by relevance
121 extern void __update_cache(struct vm_area_struct *vma,130 __update_cache(vma, address, pte); in update_mmu_cache()
129 void __update_cache(unsigned long address, pte_t pte) in __update_cache() function
233 extern void __update_cache(unsigned long address, pte_t pte);241 __update_cache(addr, pteval);
136 void __update_cache(struct vm_area_struct *vma, in __update_cache() function