Home
last modified time | relevance | path

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

/linux/tools/testing/cxl/test/
H A Dcxl.c156 struct acpi_cedt_chbs chbs[NR_BRIDGES]; member
205 .chbs[0] = {
208 .length = sizeof(mock_cedt.chbs[0]),
213 .chbs[1] = {
216 .length = sizeof(mock_cedt.chbs[0]),
221 .chbs[2] = {
224 .length = sizeof(mock_cedt.chbs[0]),
229 .chbs[3] = {
232 .length = sizeof(mock_cedt.chbs[0]),
504 for (i = 0; i < ARRAY_SIZE(mock_cedt.chbs); i++) { in populate_cedt()
[all …]