Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/firmware/
Darm_sdei.c1051 status = acpi_get_table(ACPI_SIG_SDEI, 0, &sdei_table_header); in sdei_present_acpi()
/linux-6.6.21/include/acpi/
Dactbl2.h53 #define ACPI_SIG_SDEI "SDEI" /* Software Delegated Exception Interface Table */ macro