local_flush_pmd_tlb_range
void local_flush_pmd_tlb_range(struct vm_area_struct *vma, unsigned long start,
#define flush_pmd_tlb_range(vma, s, e) local_flush_pmd_tlb_range(vma, s, e)
local_flush_pmd_tlb_range(ta->ta_vma, ta->ta_start, ta->ta_end);