Home
last modified time | relevance | path

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

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