Lines Matching refs:memory_target
48 struct memory_target { struct
78 static struct memory_target *find_mem_target(unsigned int mem_pxm) in find_mem_target() argument
80 struct memory_target *target; in find_mem_target()
109 struct memory_target *target; in alloc_memory_target()
196 static void hmat_update_target_access(struct memory_target *target, in hmat_update_target_access()
268 struct memory_target *target; in hmat_parse_locality()
327 struct memory_target *target; in hmat_parse_cache()
390 struct memory_target *target = NULL; in hmat_parse_proximity_domain()
459 static u32 hmat_initiator_perf(struct memory_target *target, in hmat_initiator_perf()
541 static void hmat_register_target_initiators(struct memory_target *target) in hmat_register_target_initiators()
601 static void hmat_register_target_cache(struct memory_target *target) in hmat_register_target_cache()
610 static void hmat_register_target_perf(struct memory_target *target) in hmat_register_target_perf()
616 static void hmat_register_target(struct memory_target *target) in hmat_register_target()
642 struct memory_target *target; in hmat_register_targets()
651 struct memory_target *target; in hmat_callback()
674 struct memory_target *target, *tnext; in hmat_free_structures()