Searched refs:hmat_revision (Results 1 – 1 of 1) sorted by relevance
22 static u8 hmat_revision; variable178 if (hmat_revision == 1) { in hmat_normalize()182 } else if (hmat_revision == 2) { in hmat_normalize()398 if (hmat_revision == 1) in hmat_parse_proximity_domain()406 if (p->flags & ACPI_HMAT_MEMORY_PD_VALID && hmat_revision == 1) { in hmat_parse_proximity_domain()723 hmat_revision = tbl->revision; in hmat_init()724 switch (hmat_revision) { in hmat_init()729 pr_notice("Ignoring HMAT: Unknown revision:%d\n", hmat_revision); in hmat_init()