Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/cxl/
Dacpi.c391 status = acpi_get_table(ACPI_SIG_CEDT, 0, &acpi_cedt); in cxl_acpi_probe()
/Linux-v5.15/include/acpi/
Dactbl1.h32 #define ACPI_SIG_CEDT "CEDT" /* CXL Early Discovery Table */ macro