Searched refs:update_mmu_tlb (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | memory.c | 2928 update_mmu_tlb(vma, addr, vmf->pte); in cow_user_page() 2953 update_mmu_tlb(vma, addr, vmf->pte); in cow_user_page() 3248 update_mmu_tlb(vma, vmf->address, vmf->pte); in wp_page_copy() 3310 update_mmu_tlb(vmf->vma, vmf->address, vmf->pte); in finish_mkwrite_fault() 3907 update_mmu_tlb(vma, vmf->address, vmf->pte); in do_anonymous_page() 4250 update_mmu_tlb(vma, vmf->address, vmf->pte); in finish_fault() 4773 update_mmu_tlb(vmf->vma, vmf->address, vmf->pte); in handle_pte_fault()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | pgtable.h | 553 #define update_mmu_tlb update_mmu_cache macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pgtable.h | 327 static inline void update_mmu_tlb(struct vm_area_struct *vma, in update_mmu_tlb() function
|