native_flush_tlb_local
void native_flush_tlb_local(void);
.mmu.flush_tlb_user = native_flush_tlb_local,
# define __flush_tlb_local native_flush_tlb_local