Searched refs:__update_tlb (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/sh/include/asm/ |
| A D | pgtable.h | 121 extern void __update_tlb(struct vm_area_struct *vma, 129 __update_tlb(vma, address, pte); in update_mmu_cache()
|
| /linux/arch/sh/mm/ |
| A D | tlb-sh3.c | 27 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb() function
|
| A D | nommu.c | 72 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb() function
|
| A D | tlb-urb.c | 47 __update_tlb(vma, addr, pte); in tlb_wire_entry()
|
| A D | tlb-pteaex.c | 18 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb() function
|
| A D | tlb-sh4.c | 16 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb() function
|
| /linux/arch/mips/include/asm/ |
| A D | pgtable.h | 554 extern void __update_tlb(struct vm_area_struct *vma, unsigned long address, 561 __update_tlb(vma, address, pte); 572 __update_tlb(vma, address, pte);
|
| /linux/arch/mips/mm/ |
| A D | tlb-r3k.c | 181 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb() function
|
| A D | tlb-r4k.c | 293 void __update_tlb(struct vm_area_struct * vma, unsigned long address, pte_t pte) in __update_tlb() function
|
Completed in 16 milliseconds