UNLOCK_A64
#define UNLOCK_A64() if (smp_started) mtx_unlock(_amtx)
#define UNLOCK_A64() intr_restore(s); }