Home
last modified time | relevance | path

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

/linux/lib/
H A Dfw_table.c94 if (strncmp(id, ACPI_SIG_CEDT, 4) == 0) in acpi_get_subtable_type()
/linux/include/acpi/
H A Dactbl1.h33 #define ACPI_SIG_CEDT "CEDT" /* CXL Early Discovery Table */ macro