Searched refs:__update_cache (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/arch/sh/include/asm/ |
H A D | pgtable.h | 137 extern void __update_cache(struct vm_area_struct *vma, 146 __update_cache(vma, address, pte); update_mmu_cache()
|
/linux-4.1.27/arch/score/include/asm/ |
H A D | pgtable.h | 251 extern void __update_cache(struct vm_area_struct *vma, 259 __update_cache(vma, address, pte); update_mmu_cache()
|
/linux-4.1.27/arch/mips/mm/ |
H A D | cache.c | 128 void __update_cache(unsigned long address, pte_t pte) __update_cache() function
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | pgtable.h | 243 extern void __update_cache(unsigned long address, pte_t pte); set_pte_at() 251 __update_cache(addr, pteval); set_pte_at()
|
/linux-4.1.27/arch/sh/mm/ |
H A D | cache.c | 134 void __update_cache(struct vm_area_struct *vma, __update_cache() function
|
/linux-4.1.27/arch/score/mm/ |
H A D | cache.c | 78 void __update_cache(struct vm_area_struct *vma, unsigned long address, __update_cache() function
|
Completed in 125 milliseconds