native_flush_tlb_global
void native_flush_tlb_global(void);
.mmu.flush_tlb_kernel = native_flush_tlb_global,
# define __flush_tlb_global native_flush_tlb_global