Searched refs:chbs (Results 1 – 4 of 4) sorted by relevance
104 struct acpi_cedt_chbs chbs[NR_CXL_HOST_BRIDGES + NR_CXL_SINGLE_HOST]; member133 .chbs[0] = {136 .length = sizeof(mock_cedt.chbs[0]),141 .chbs[1] = {144 .length = sizeof(mock_cedt.chbs[0]),149 .chbs[2] = {152 .length = sizeof(mock_cedt.chbs[0]),295 for (i = 0; i < ARRAY_SIZE(mock_cedt.chbs); i++) { in populate_cedt()296 struct acpi_cedt_chbs *chbs = &mock_cedt.chbs[i]; in populate_cedt() local299 if (chbs->cxl_version == ACPI_CEDT_CHBS_VERSION_CXL20) in populate_cedt()[all …]
238 struct acpi_cedt_chbs *chbs; in cxl_get_chbcr() local243 chbs = (struct acpi_cedt_chbs *) header; in cxl_get_chbcr()245 if (ctx->uid != chbs->uid) in cxl_get_chbcr()247 ctx->chbcr = chbs->base; in cxl_get_chbcr()
218 uint32_t chbs : 1; /* Cofigure Host Backing store */ member228 uint32_t chbs : 1; /* Cofigure Host Backing store */
3456 uint32_t chbs : 1; /* Cofigure Host Backing store */ member3466 uint32_t chbs : 1; /* Cofigure Host Backing store */ member