Searched refs:acpi_cedt (Results 1 – 1 of 1) sorted by relevance
11 static struct acpi_table_header *acpi_cedt; variable81 len = acpi_cedt->length - sizeof(*acpi_cedt); in cxl_add_cfmws_decoders()82 cedt_subtable = acpi_cedt + 1; in cxl_add_cfmws_decoders()139 len = acpi_cedt->length - sizeof(*acpi_cedt); in cxl_acpi_match_chbs()140 cedt_subtable = acpi_cedt + 1; in cxl_acpi_match_chbs()391 status = acpi_get_table(ACPI_SIG_CEDT, 0, &acpi_cedt); in cxl_acpi_probe()416 acpi_put_table(acpi_cedt); in cxl_acpi_probe()