summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRicardo Neri <ricardo.neri-calderon@linux.intel.com>2026-03-04 15:41:13 -0800
committerDexuan Cui <decui@microsoft.com>2026-05-28 20:01:25 +0000
commita746607df24b4b01fef380390c0b499b84fc7863 (patch)
treeb7515fc76fcf58a5cd63bdf62bd424a159da2c08 /scripts
parentbdf5eb306c4d07a3bfdd4e2ab8f2acc7ff824940 (diff)
x86/acpi: Add functions to setup and access the wakeup mailbox
Systems that describe hardware using DeviceTree graphs may enumerate and implement the wakeup mailbox as defined in the ACPI specification but do not otherwise depend on ACPI. Expose functions to setup and access the location of the wakeup mailbox from outside ACPI code. The function acpi_setup_mp_wakeup_mailbox() stores the physical address of the mailbox and updates the wakeup_secondary_cpu_64() APIC callback. The function acpi_madt_multiproc_wakeup_mailbox() returns a pointer to the mailbox. Acked-by: Rafael J. Wysocki (Intel) <rafael@kernel.org> Signed-off-by: Ricardo Neri <ricardo.neri-calderon@linux.intel.com> Signed-off-by: Dexuan Cui <dexuan@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions