Home
last modified time | relevance | path

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

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