Searched refs:sipi_vector (Results 1 – 2 of 2) sorted by relevance
313 int sipi_vector; in start_aps() local321 sipi_vector = AP_DEFAULT_BASE >> 12; in start_aps()323 if (sipi_vector > max_vector_loc) { in start_aps()325 sipi_vector); in start_aps()347 LAPIC_DM_STARTUP | sipi_vector); in start_aps()360 LAPIC_DM_STARTUP | sipi_vector); in start_aps()
46 obj-$(CONFIG_SMP) += sipi_vector.o