Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/cxl/
Dacpi.c77 void *cedt_subtable; in cxl_add_cfmws_decoders() local
82 cedt_subtable = acpi_cedt + 1; in cxl_add_cfmws_decoders()
85 struct acpi_cedt_header *c = cedt_subtable + cur; in cxl_add_cfmws_decoders()
92 cfmws = cedt_subtable + cur; in cxl_add_cfmws_decoders()
137 void *cedt_subtable; in cxl_acpi_match_chbs() local
140 cedt_subtable = acpi_cedt + 1; in cxl_acpi_match_chbs()
143 struct acpi_cedt_header *c = cedt_subtable + cur; in cxl_acpi_match_chbs()
150 chbs = cedt_subtable + cur; in cxl_acpi_match_chbs()