Searched refs:chbs (Results 1 – 4 of 4) sorted by relevance
117 struct acpi_cedt_chbs chbs[NR_BRIDGES]; member166 .chbs[0] = {169 .length = sizeof(mock_cedt.chbs[0]),174 .chbs[1] = {177 .length = sizeof(mock_cedt.chbs[0]),182 .chbs[2] = {185 .length = sizeof(mock_cedt.chbs[0]),190 .chbs[3] = {193 .length = sizeof(mock_cedt.chbs[0]),427 for (i = 0; i < ARRAY_SIZE(mock_cedt.chbs); i++) { in populate_cedt()[all …]
351 struct acpi_cedt_chbs *chbs; in cxl_get_chbs_iter() local356 chbs = (struct acpi_cedt_chbs *) header; in cxl_get_chbs_iter()358 if (ctx->uid != chbs->uid) in cxl_get_chbs_iter()361 ctx->cxl_version = chbs->cxl_version; in cxl_get_chbs_iter()362 if (!chbs->base) in cxl_get_chbs_iter()365 if (chbs->cxl_version == ACPI_CEDT_CHBS_VERSION_CXL11 && in cxl_get_chbs_iter()366 chbs->length != CXL_RCRB_SIZE) in cxl_get_chbs_iter()369 ctx->base = chbs->base; in cxl_get_chbs_iter()
219 uint32_t chbs : 1; /* Cofigure Host Backing store */ member229 uint32_t chbs : 1; /* Cofigure Host Backing store */
3458 uint32_t chbs : 1; /* Cofigure Host Backing store */ member3468 uint32_t chbs : 1; /* Cofigure Host Backing store */ member