Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/acpi/numa/
H A Dhmat.c80 struct acpi_hmat_locality *hmat_loc; member
255 static __init void hmat_add_locality(struct acpi_hmat_locality *hmat_loc) in hmat_add_locality() argument
265 loc->hmat_loc = hmat_loc; in hmat_add_locality()
268 switch (hmat_loc->data_type) { in hmat_add_locality()
297 struct acpi_hmat_locality *hmat_loc = (void *)header; in hmat_parse_locality() local
304 if (hmat_loc->header.length < sizeof(*hmat_loc)) { in hmat_parse_locality()
306 hmat_loc->header.length); in hmat_parse_locality()
310 type = hmat_loc in hmat_parse_locality()
494 hmat_initiator_perf(struct memory_target *target, struct memory_initiator *initiator, struct acpi_hmat_locality *hmat_loc) hmat_initiator_perf() argument
[all...]
/kernel/linux/linux-6.6/drivers/acpi/numa/
H A Dhmat.c79 struct acpi_hmat_locality *hmat_loc; member
254 static __init void hmat_add_locality(struct acpi_hmat_locality *hmat_loc) in hmat_add_locality() argument
264 loc->hmat_loc = hmat_loc; in hmat_add_locality()
267 switch (hmat_loc->data_type) { in hmat_add_locality()
296 struct acpi_hmat_locality *hmat_loc = (void *)header; in hmat_parse_locality() local
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 in hmat_parse_locality()
493 hmat_initiator_perf(struct memory_target *target, struct memory_initiator *initiator, struct acpi_hmat_locality *hmat_loc) hmat_initiator_perf() argument
[all...]

Completed in 2 milliseconds