Home
last modified time | relevance | path

Searched refs:ACPI_CEDT_TYPE_CHBS (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/cxl/test/
H A Dcxl.c174 .type = ACPI_CEDT_TYPE_CHBS,
182 .type = ACPI_CEDT_TYPE_CHBS,
190 .type = ACPI_CEDT_TYPE_CHBS,
198 .type = ACPI_CEDT_TYPE_CHBS,
486 if (id == ACPI_CEDT_TYPE_CHBS) in mock_acpi_table_parse_cedt()
/linux/drivers/cxl/
H A Dacpi.c530 acpi_table_parse_cedt(ACPI_CEDT_TYPE_CHBS, cxl_get_chbs_iter, ctx); in cxl_get_chbs()
/linux/include/acpi/
H A Dactbl1.h495 ACPI_CEDT_TYPE_CHBS = 0, enumerator