Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/
Darm_sdei.c1106 status = acpi_get_table(ACPI_SIG_SDEI, 0, &sdei_table_header); in sdei_present_acpi()
/Linux-v5.4/include/acpi/
Dactbl2.h44 #define ACPI_SIG_SDEI "SDEI" /* Software Delegated Exception Interface Table */ macro