Searched refs:update_mmu_tlb (Results 1 – 7 of 7) sorted by relevance
| /Linux-v6.6/arch/xtensa/mm/ |
| D | tlb.c | 166 void update_mmu_tlb(struct vm_area_struct *vma, in update_mmu_tlb() function
|
| /Linux-v6.6/arch/xtensa/include/asm/ |
| D | pgtable.h | 413 void update_mmu_tlb(struct vm_area_struct *vma,
|
| /Linux-v6.6/mm/ |
| D | memory.c | 2847 update_mmu_tlb(vma, addr, vmf->pte); in __wp_page_copy_user() 2872 update_mmu_tlb(vma, addr, vmf->pte); in __wp_page_copy_user() 3187 update_mmu_tlb(vma, vmf->address, vmf->pte); in wp_page_copy() 3241 update_mmu_tlb(vmf->vma, vmf->address, vmf->pte); in finish_mkwrite_fault() 4096 update_mmu_tlb(vma, vmf->address, vmf->pte); in do_anonymous_page() 4138 update_mmu_tlb(vma, vmf->address, vmf->pte); in do_anonymous_page() 4437 update_mmu_tlb(vma, vmf->address, vmf->pte); in finish_fault() 4992 update_mmu_tlb(vmf->vma, vmf->address, vmf->pte); in handle_pte_fault()
|
| /Linux-v6.6/arch/loongarch/include/asm/ |
| D | pgtable.h | 474 #define update_mmu_tlb update_mmu_cache macro
|
| /Linux-v6.6/arch/mips/include/asm/ |
| D | pgtable.h | 598 #define update_mmu_tlb update_mmu_cache macro
|
| /Linux-v6.6/arch/riscv/include/asm/ |
| D | pgtable.h | 489 #define update_mmu_tlb update_mmu_cache macro
|
| /Linux-v6.6/include/linux/ |
| D | pgtable.h | 565 static inline void update_mmu_tlb(struct vm_area_struct *vma, in update_mmu_tlb() function
|