Searched refs:__update_tlb (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | pgtable.h | 123 extern void __update_tlb(struct vm_area_struct *vma, 131 __update_tlb(vma, address, pte); in update_mmu_cache()
|
| /OK3568_Linux_fs/kernel/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 | 72 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
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | pgtable.h | 542 extern void __update_tlb(struct vm_area_struct *vma, unsigned long address, 549 __update_tlb(vma, address, pte); 560 __update_tlb(vma, address, pte);
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | tlb-r3k.c | 181 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb() function
|
| H A D | tlb-r4k.c | 293 void __update_tlb(struct vm_area_struct * vma, unsigned long address, pte_t pte) in __update_tlb() function
|