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.c179 .type = ACPI_CEDT_TYPE_CHBS,
187 .type = ACPI_CEDT_TYPE_CHBS,
195 .type = ACPI_CEDT_TYPE_CHBS,
203 .type = ACPI_CEDT_TYPE_CHBS,
508 if (id == ACPI_CEDT_TYPE_CHBS) in mock_acpi_table_parse_cedt()
/linux/drivers/cxl/
H A Dacpi.c600 acpi_table_parse_cedt(ACPI_CEDT_TYPE_CHBS, cxl_get_chbs_iter, ctx); in cxl_get_chbs()
/linux/include/acpi/
H A Dactbl1.h505 ACPI_CEDT_TYPE_CHBS = 0, enumerator