smp_tlb_flush_segment
static inline void smp_tlb_flush_segment (int va, int ctx, u_int cpuset);
#define tlb_flush_segment(va,ctx,s) smp_tlb_flush_segment(va,ctx,s)