Searched refs:__update_tlb (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/sh/mm/ |
| H A D | tlb-sh3.c | 27 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb() function
|
| H A D | nommu.c | 74 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb() function
|
| H A D | tlb-urb.c | 47 __update_tlb(vma, addr, pte); in tlb_wire_entry()
|
| H A D | tlb-sh4.c | 16 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb() function
|
| H A D | tlb-pteaex.c | 18 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb() function
|
| /linux/arch/loongarch/include/asm/ |
| H A D | pgtable.h | 471 extern void __update_tlb(struct vm_area_struct *vma, 479 __update_tlb(vma, address, ptep); in update_mmu_cache_range() 495 __update_tlb(vma, address, (pte_t *)pmdp); in update_mmu_cache_pmd()
|
| /linux/arch/mips/mm/ |
| H A D | tlb-r3k.c | 179 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb() function
|
| H A D | tlb-r4k.c | 297 void __update_tlb(struct vm_area_struct * vma, unsigned long address, pte_t pte) in __update_tlb() function
|