Searched refs:ACPI_SIG_CEDT (Results 1 – 3 of 3) sorted by relevance
444 status = acpi_get_table(ACPI_SIG_CEDT, cedt_instance(pdev), &acpi_cedt); in cxl_acpi_probe()
275 if (instance < U32_MAX || strcmp(signature, ACPI_SIG_CEDT) != 0) in mock_acpi_get_table()
32 #define ACPI_SIG_CEDT "CEDT" /* CXL Early Discovery Table */ macro
Completed in 18 milliseconds