Home
last modified time | relevance | path

Searched refs:ta_end (Results 1 – 2 of 2) sorted by relevance

/arch/arm/kernel/
Dsmp_tlb.c23 unsigned long ta_end; member
60 local_flush_tlb_range(ta->ta_vma, ta->ta_start, ta->ta_end); in ipi_flush_tlb_range()
69 local_flush_tlb_kernel_range(ta->ta_start, ta->ta_end); in ipi_flush_tlb_kernel_range()
227 ta.ta_end = end; in flush_tlb_range()
240 ta.ta_end = end; in flush_tlb_kernel_range()
/arch/arc/mm/
Dtlb.c400 unsigned long ta_end; member
414 local_flush_tlb_range(ta->ta_vma, ta->ta_start, ta->ta_end); in ipi_flush_tlb_range()
422 local_flush_pmd_tlb_range(ta->ta_vma, ta->ta_start, ta->ta_end); in ipi_flush_pmd_tlb_range()
430 local_flush_tlb_kernel_range(ta->ta_start, ta->ta_end); in ipi_flush_tlb_kernel_range()
460 .ta_end = end in flush_tlb_range()
473 .ta_end = end in flush_pmd_tlb_range()
484 .ta_end = end in flush_tlb_kernel_range()