Home
last modified time | relevance | path

Searched refs:adist (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/dax/
H A Dkmem.c56 static struct memory_dev_type *kmem_find_alloc_memory_type(int adist) in kmem_find_alloc_memory_type() argument
59 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() local
92 mt_calc_adistance(numa_node, &adist); in dev_dax_kmem_probe()
93 mtype = kmem_find_alloc_memory_type(adist); in dev_dax_kmem_probe()
/linux/drivers/acpi/numa/
H A Dhmat.c978 int *adist = data; in hmat_calculate_adistance() local
992 if (mt_perf_to_adistance(perf, adist)) in hmat_calculate_adistance()
/linux/drivers/cxl/core/
H A Dregion.c2657 int *adist = data; in cxl_region_calculate_adistance() local
2670 if (mt_perf_to_adistance(perf, adist)) in cxl_region_calculate_adistance()