Searched refs:hmat_revision (Results 1 – 1 of 1) sorted by relevance
29 static u8 hmat_revision; variable285 if (hmat_revision == 1) { in hmat_normalize()289 } else if (hmat_revision == 2) { in hmat_normalize()548 if (hmat_revision == 1) in hmat_parse_proximity_domain()556 if ((hmat_revision == 1 && p->flags & ACPI_HMAT_MEMORY_PD_VALID) || in hmat_parse_proximity_domain()557 hmat_revision > 1) { in hmat_parse_proximity_domain()1056 hmat_revision = tbl->revision; in hmat_init()1057 switch (hmat_revision) { in hmat_init()1062 pr_notice("Ignoring: Unknown revision:%d\n", hmat_revision); in hmat_init()