TLBSYNC
#define TLBSYNC 0x7c00046c
#define TLBSYNC() MD_TLBSYNC()
#define TLBSYNC() __asm volatile("tlbsync" ::: "memory")