Searched refs:max_vector_loc (Results 1 – 1 of 1) sorted by relevance
314 const int max_vector_loc = ((1 << 20) - (1 << 12)) >> 12; in start_aps() local322 if (sipi_vector > max_vector_loc) { in start_aps()