Searched refs:sipi_vector (Results 1 – 2 of 2) sorted by relevance
433 int sipi_vector; in start_aps() local441 sipi_vector = AP_DEFAULT_BASE >> 12; in start_aps()443 if (sipi_vector > max_vector_loc) { in start_aps()445 sipi_vector); in start_aps()467 LAPIC_DM_STARTUP | sipi_vector); in start_aps()480 LAPIC_DM_STARTUP | sipi_vector); in start_aps()
68 obj-$(CONFIG_SMP) += sipi_vector.o
Completed in 4 milliseconds