Home
last modified time | relevance | path

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

/drivers/dax/
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()
/drivers/acpi/numa/
A Dhmat.c1007 int *adist = data; in hmat_calculate_adistance() local
1021 if (mt_perf_to_adistance(perf, adist)) in hmat_calculate_adistance()
/drivers/cxl/core/
A Dregion.c2502 int *adist = data; in cxl_region_calculate_adistance() local
2515 if (mt_perf_to_adistance(perf, adist)) in cxl_region_calculate_adistance()

Completed in 28 milliseconds