Symbol: acpi_cedt_cfmws
drivers/acpi/numa/srat.c
431
struct acpi_cedt_cfmws *cfmws;
drivers/acpi/numa/srat.c
437
cfmws = (struct acpi_cedt_cfmws *)header;
drivers/cxl/acpi.c
160
struct acpi_cedt_cfmws *cfmws)
drivers/cxl/acpi.c
401
static int __cxl_parse_cfmws(struct acpi_cedt_cfmws *cfmws,
drivers/cxl/acpi.c
496
struct acpi_cedt_cfmws *cfmws = (struct acpi_cedt_cfmws *)header;
tools/testing/cxl/test/cxl.c
1080
struct acpi_cedt_cfmws *window = mock_cfmws[0];
tools/testing/cxl/test/cxl.c
1464
struct acpi_cedt_cfmws *cfmws = mock_cfmws[0];
tools/testing/cxl/test/cxl.c
1481
struct acpi_cedt_cfmws *cfmws = mock_cfmws[0];
tools/testing/cxl/test/cxl.c
1496
struct acpi_cedt_cfmws *cfmws = mock_cfmws[0];
tools/testing/cxl/test/cxl.c
156
struct acpi_cedt_cfmws cfmws;
tools/testing/cxl/test/cxl.c
160
struct acpi_cedt_cfmws cfmws;
tools/testing/cxl/test/cxl.c
164
struct acpi_cedt_cfmws cfmws;
tools/testing/cxl/test/cxl.c
168
struct acpi_cedt_cfmws cfmws;
tools/testing/cxl/test/cxl.c
172
struct acpi_cedt_cfmws cfmws;
tools/testing/cxl/test/cxl.c
176
struct acpi_cedt_cfmws cfmws;
tools/testing/cxl/test/cxl.c
180
struct acpi_cedt_cfmws cfmws;
tools/testing/cxl/test/cxl.c
184
struct acpi_cedt_cfmws cfmws;
tools/testing/cxl/test/cxl.c
188
struct acpi_cedt_cfmws cfmws;
tools/testing/cxl/test/cxl.c
387
struct acpi_cedt_cfmws *mock_cfmws[] = {
tools/testing/cxl/test/cxl.c
464
static void cfmws_elc_update(struct acpi_cedt_cfmws *window, int index)
tools/testing/cxl/test/cxl.c
501
struct acpi_cedt_cfmws *window = mock_cfmws[i];
tools/testing/cxl/test/cxl.c
652
struct acpi_cedt_cfmws *window = mock_cfmws[0];