Home
last modified time | relevance | path

Searched refs:hmat_loc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/acpi/numa/
H A Dhmat.c264 loc->hmat_loc = hmat_loc; in hmat_add_locality()
267 switch (hmat_loc->data_type) { in hmat_add_locality()
303 if (hmat_loc->header.length < sizeof(*hmat_loc)) { in hmat_parse_locality()
305 hmat_loc->header.length); in hmat_parse_locality()
309 type = hmat_loc->data_type; in hmat_parse_locality()
323 hmat_loc->entry_base_unit); in hmat_parse_locality()
325 inits = (u32 *)(hmat_loc + 1); in hmat_parse_locality()
351 hmat_add_locality(hmat_loc); in hmat_parse_locality()
503 inits = (u32 *)(hmat_loc + 1); in hmat_initiator_perf()
528 hmat_loc->data_type); in hmat_initiator_perf()
[all …]