Searched refs:adist (Results 1 – 3 of 3) sorted by relevance
56 static struct memory_dev_type *kmem_find_alloc_memory_type(int adist) in kmem_find_alloc_memory_type() argument59 return mt_find_alloc_memory_type(adist, &kmem_memory_types); in kmem_find_alloc_memory_type()77 int adist = MEMTIER_DEFAULT_DAX_ADISTANCE; in dev_dax_kmem_probe() local92 mt_calc_adistance(numa_node, &adist); in dev_dax_kmem_probe()93 mtype = kmem_find_alloc_memory_type(adist); in dev_dax_kmem_probe()
1007 int *adist = data; in hmat_calculate_adistance() local1021 if (mt_perf_to_adistance(perf, adist)) in hmat_calculate_adistance()
2502 int *adist = data; in cxl_region_calculate_adistance() local2515 if (mt_perf_to_adistance(perf, adist)) in cxl_region_calculate_adistance()
Completed in 28 milliseconds