Searched refs:hmat_update_target_access (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/numa/ |
H A D | hmat.c | 226 static void hmat_update_target_access(struct memory_target *target, in hmat_update_target_access() function 342 hmat_update_target_access(target, type, value, 0); in hmat_parse_locality() 345 hmat_update_target_access(target, type, value, 1); in hmat_parse_locality() 647 hmat_update_target_access(target, loc->hmat_loc->data_type, in hmat_register_target_initiators() 685 hmat_update_target_access(target, loc->hmat_loc->data_type, best, 1); in hmat_register_target_initiators()
|
/kernel/linux/linux-6.6/drivers/acpi/numa/ |
H A D | hmat.c | 225 static void hmat_update_target_access(struct memory_target *target, in hmat_update_target_access() function 341 hmat_update_target_access(target, type, value, 0); in hmat_parse_locality() 344 hmat_update_target_access(target, type, value, 1); in hmat_parse_locality() 646 hmat_update_target_access(target, loc->hmat_loc->data_type, in hmat_register_target_initiators() 684 hmat_update_target_access(target, loc->hmat_loc->data_type, best, 1); in hmat_register_target_initiators()
|
Completed in 3 milliseconds