Home
last modified time | relevance | path

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

/linux/tools/testing/cxl/test/
H A Dcxl.c422 struct acpi_cedt_cxims *mock_cxims[1] = { variable
580 for (i = 0; i < ARRAY_SIZE(mock_cxims); i++) { in mock_acpi_table_parse_cedt()
581 h = (union acpi_subtable_headers *)mock_cxims[i]; in mock_acpi_table_parse_cedt()
582 end = (unsigned long)h + mock_cxims[i]->header.length; in mock_acpi_table_parse_cedt()