smp_tlb_flush_pte
void smp_tlb_flush_pte(vaddr_t, uint64_t);
#define tlb_flush_pte(va,ctx) smp_tlb_flush_pte(va, ctx)