HomeSort by: relevance | last modified time | path
    Searched refs:IPI_AP_WAKEUP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/ia64/include/
smp.h 12 * wake-up. We base the other vectors on that. Keep IPI_AP_WAKEUP at
16 #define IPI_AP_WAKEUP 0
  /src/sys/arch/ia64/ia64/
sal.c 165 ipi_vector[IPI_AP_WAKEUP] = dp->sale_vector;
181 if (ipi_vector[IPI_AP_WAKEUP] == 0)

Completed in 191 milliseconds