Searched refs:hmat_loc (Results 1 – 1 of 1) sorted by relevance
88 struct acpi_hmat_locality *hmat_loc; member410 loc->hmat_loc = hmat_loc; in hmat_add_locality()413 switch (hmat_loc->data_type) { in hmat_add_locality()466 if (hmat_loc->header.length < sizeof(*hmat_loc)) { in hmat_parse_locality()468 hmat_loc->header.length); in hmat_parse_locality()472 type = hmat_loc->data_type; in hmat_parse_locality()486 hmat_loc->entry_base_unit); in hmat_parse_locality()488 inits = (u32 *)(hmat_loc + 1); in hmat_parse_locality()507 hmat_add_locality(hmat_loc); in hmat_parse_locality()685 inits = (u32 *)(hmat_loc + 1); in hmat_initiator_perf()[all …]