Searched refs:tlb_range (Results 1 – 4 of 4) sorted by relevance
| /arch/sparc/include/asm/ |
| A D | cachetlb_32.h | 17 void (*tlb_range)(struct vm_area_struct *, unsigned long, member
|
| A D | tlbflush_32.h | 12 sparc32_cachetlb_ops->tlb_range(vma, start, end)
|
| /arch/sparc/mm/ |
| A D | srmmu.c | 1103 .tlb_range = hypersparc_flush_tlb_range, 1155 .tlb_range = swift_flush_tlb_range, 1353 .tlb_range = turbosparc_flush_tlb_range, 1386 .tlb_range = tsunami_flush_tlb_range, 1458 .tlb_range = viking_flush_tlb_range, 1489 .tlb_range = sun4dsmp_flush_tlb_range, 1697 xc3(local_ops->tlb_range, (unsigned long)vma, start, in smp_flush_tlb_range() 1699 local_ops->tlb_range(vma, start, end); in smp_flush_tlb_range() 1754 .tlb_range = smp_flush_tlb_range, 1774 smp_cachetlb_ops.tlb_range = local_ops->tlb_range; in load_mmu()
|
| A D | leon_mm.c | 333 .tlb_range = leon_flush_tlb_range,
|
Completed in 39 milliseconds