Home
last modified time | relevance | path

Searched refs:sipi_vector (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/x86/cpu/
A Dmp_init.c433 int sipi_vector; in start_aps() local
441 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()
A DMakefile68 obj-$(CONFIG_SMP) += sipi_vector.o

Completed in 4 milliseconds