Searched refs:cfmws (Results 1 – 2 of 2) sorted by relevance
160 struct acpi_cedt_cfmws *cfmws) in cxl_acpi_cfmws_verify() argument165 if (cfmws->interleave_arithmetic != ACPI_CEDT_CFMWS_ARITHMETIC_MODULO && in cxl_acpi_cfmws_verify()166 cfmws->interleave_arithmetic != ACPI_CEDT_CFMWS_ARITHMETIC_XOR) { in cxl_acpi_cfmws_verify()168 cfmws->interleave_arithmetic); in cxl_acpi_cfmws_verify()172 if (!IS_ALIGNED(cfmws->base_hpa, SZ_256M)) { in cxl_acpi_cfmws_verify()177 if (!IS_ALIGNED(cfmws->window_size, SZ_256M)) { in cxl_acpi_cfmws_verify()182 rc = eiw_to_ways(cfmws->interleave_ways, &ways); in cxl_acpi_cfmws_verify()185 cfmws->interleave_ways); in cxl_acpi_cfmws_verify()189 expected_len = struct_size(cfmws, interleave_targets, ways); in cxl_acpi_cfmws_verify()191 if (cfmws->header.length < expected_len) { in cxl_acpi_cfmws_verify()[all …]
156 struct acpi_cedt_cfmws cfmws; member160 struct acpi_cedt_cfmws cfmws; member164 struct acpi_cedt_cfmws cfmws; member168 struct acpi_cedt_cfmws cfmws; member172 struct acpi_cedt_cfmws cfmws; member176 struct acpi_cedt_cfmws cfmws; member180 struct acpi_cedt_cfmws cfmws; member184 struct acpi_cedt_cfmws cfmws; member188 struct acpi_cedt_cfmws cfmws; member236 .cfmws = {[all …]