Lines Matching refs:memory_target
61 struct memory_target { struct
93 static struct memory_target *find_mem_target(unsigned int mem_pxm) in find_mem_target()
95 struct memory_target *target; in find_mem_target()
126 struct memory_target *target; in alloc_memory_target()
226 static void hmat_update_target_access(struct memory_target *target, in hmat_update_target_access()
298 struct memory_target *target; in hmat_parse_locality()
361 struct memory_target *target; in hmat_parse_cache()
424 struct memory_target *target = NULL; in hmat_parse_proximity_domain()
494 static u32 hmat_initiator_perf(struct memory_target *target, in hmat_initiator_perf()
576 static void hmat_register_target_initiators(struct memory_target *target) in hmat_register_target_initiators()
679 static void hmat_register_target_cache(struct memory_target *target) in hmat_register_target_cache()
688 static void hmat_register_target_perf(struct memory_target *target, int access) in hmat_register_target_perf()
694 static void hmat_register_target_devices(struct memory_target *target) in hmat_register_target_devices()
712 static void hmat_register_target(struct memory_target *target) in hmat_register_target()
745 struct memory_target *target; in hmat_register_targets()
754 struct memory_target *target; in hmat_callback()
777 struct memory_target *target, *tnext; in hmat_free_structures()