Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/acpi/
H A Dmadt_wakeup.c129 static int acpi_wakeup_cpu(u32 apicid, unsigned long start_ip, unsigned int cpu) in acpi_wakeup_cpu() function
137 * Remap mailbox memory only for the first call to acpi_wakeup_cpu(). in acpi_wakeup_cpu()
199 * already and acpi_wakeup_cpu() uses the cached value to bring up the in acpi_mp_disable_offlining()
246 apic_update_callback(wakeup_secondary_cpu_64, acpi_wakeup_cpu); in acpi_parse_mp_wake()