Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/acpi/
H A Dmadt_wakeup.c223 if (end - (unsigned long)mp_wake < ACPI_MADT_MP_WAKEUP_SIZE_V0) in acpi_parse_mp_wake()
225 if (mp_wake->header.length < ACPI_MADT_MP_WAKEUP_SIZE_V0) in acpi_parse_mp_wake()
/linux-6.15/include/acpi/
H A Dactbl2.h1212 #define ACPI_MADT_MP_WAKEUP_SIZE_V0 16 macro