Searched refs:tlb_range (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/arch/sparc/mm/ |
| D | srmmu.c | 1128 .tlb_range = hypersparc_flush_tlb_range, 1180 .tlb_range = swift_flush_tlb_range, 1378 .tlb_range = turbosparc_flush_tlb_range, 1411 .tlb_range = tsunami_flush_tlb_range, 1483 .tlb_range = viking_flush_tlb_range, 1514 .tlb_range = sun4dsmp_flush_tlb_range, 1729 xc3((smpfunc_t) local_ops->tlb_range, in smp_flush_tlb_range() 1731 local_ops->tlb_range(vma, start, end); in smp_flush_tlb_range() 1798 .tlb_range = smp_flush_tlb_range, 1818 smp_cachetlb_ops.tlb_range = local_ops->tlb_range; in load_mmu()
|
| D | leon_mm.c | 339 .tlb_range = leon_flush_tlb_range,
|
| /Linux-v5.4/arch/sparc/include/asm/ |
| D | cachetlb_32.h | 17 void (*tlb_range)(struct vm_area_struct *, unsigned long, member
|
| D | tlbflush_32.h | 12 sparc32_cachetlb_ops->tlb_range(vma, start, end)
|