Searched refs:ACPI_SIG_ERST (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | tables.c | 494 ACPI_SIG_EINJ, ACPI_SIG_ERST, ACPI_SIG_HEST, ACPI_SIG_MADT,
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | tables.c | 559 ACPI_SIG_EINJ, ACPI_SIG_ERST, ACPI_SIG_HEST, ACPI_SIG_MADT,
|
/kernel/linux/linux-5.10/drivers/acpi/apei/ |
H A D | erst.c | 1111 status = acpi_get_table(ACPI_SIG_ERST, 0, in erst_init()
|
/kernel/linux/linux-5.10/include/acpi/ |
H A D | actbl1.h | 39 #define ACPI_SIG_ERST "ERST" /* Error Record Serialization Table */ macro
|
/kernel/linux/linux-6.6/include/acpi/ |
H A D | actbl1.h | 42 #define ACPI_SIG_ERST "ERST" /* Error Record Serialization Table */ macro
|
/kernel/linux/linux-6.6/drivers/acpi/apei/ |
H A D | erst.c | 1172 status = acpi_get_table(ACPI_SIG_ERST, 0, in erst_init()
|
Completed in 14 milliseconds