Lines Matching refs:memory_target
60 struct memory_target { struct
92 static struct memory_target *find_mem_target(unsigned int mem_pxm) in find_mem_target()
94 struct memory_target *target; in find_mem_target()
125 struct memory_target *target; in alloc_memory_target()
225 static void hmat_update_target_access(struct memory_target *target, in hmat_update_target_access()
297 struct memory_target *target; in hmat_parse_locality()
360 struct memory_target *target; in hmat_parse_cache()
423 struct memory_target *target = NULL; in hmat_parse_proximity_domain()
493 static u32 hmat_initiator_perf(struct memory_target *target, in hmat_initiator_perf()
585 static void hmat_register_target_initiators(struct memory_target *target) in hmat_register_target_initiators()
692 static void hmat_register_target_cache(struct memory_target *target) in hmat_register_target_cache()
701 static void hmat_register_target_perf(struct memory_target *target, int access) in hmat_register_target_perf()
707 static void hmat_register_target_devices(struct memory_target *target) in hmat_register_target_devices()
725 static void hmat_register_target(struct memory_target *target) in hmat_register_target()
758 struct memory_target *target; in hmat_register_targets()
767 struct memory_target *target; in hmat_callback()
790 struct memory_target *target, *tnext; in hmat_free_structures()