IPI_TIMEOUT_MS
timeout = jiffies + msecs_to_jiffies(IPI_TIMEOUT_MS);
timeout = msecs_to_jiffies(IPI_TIMEOUT_MS);