Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/include/asm/
Dpgtable.h137 extern void __update_cache(struct vm_area_struct *vma,
146 __update_cache(vma, address, pte); in update_mmu_cache()
/linux-4.4.14/arch/score/include/asm/
Dpgtable.h251 extern void __update_cache(struct vm_area_struct *vma,
259 __update_cache(vma, address, pte); in update_mmu_cache()
/linux-4.4.14/arch/score/mm/
Dcache.c78 void __update_cache(struct vm_area_struct *vma, unsigned long address, in __update_cache() function
/linux-4.4.14/arch/mips/mm/
Dcache.c128 void __update_cache(unsigned long address, pte_t pte) in __update_cache() function
/linux-4.4.14/arch/mips/include/asm/
Dpgtable.h243 extern void __update_cache(unsigned long address, pte_t pte); in set_pte_at()
251 __update_cache(addr, pteval); in set_pte_at()
/linux-4.4.14/arch/sh/mm/
Dcache.c134 void __update_cache(struct vm_area_struct *vma, in __update_cache() function