Searched refs:acpi_wakeup_ap (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/x86/acpica/
H A Dacpi_wakeup.c88 static int acpi_wakeup_ap(struct acpi_softc *, int);
118 acpi_wakeup_ap(struct acpi_softc *sc, int cpu) function
172 if (acpi_wakeup_ap(sc, cpu) == 0) {

Completed in 45 milliseconds