Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dcxl.c138 static void cedt_build_cfmws(GArray *table_data, CXLState *cxls) in cedt_build_cfmws() argument
142 for (it = cxls->fixed_windows; it; it = it->next) { in cedt_build_cfmws()