Home
last modified time | relevance | path

Searched defs:adist (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/include/linux/
Dmemory-tiers.h129 static inline int mt_calc_adistance(int node, int *adist) in mt_calc_adistance()
140 static inline int mt_perf_to_adistance(struct access_coordinate *perf, int *adist) in mt_perf_to_adistance()
145 static inline struct memory_dev_type *mt_find_alloc_memory_type(int adist, in mt_find_alloc_memory_type()
/linux-6.12.1/drivers/dax/
Dkmem.c56 static struct memory_dev_type *kmem_find_alloc_memory_type(int adist) in kmem_find_alloc_memory_type()
77 int adist = MEMTIER_DEFAULT_DAX_ADISTANCE; in dev_dax_kmem_probe() local
/linux-6.12.1/mm/
Dmemory-tiers.c536 int adist = MEMTIER_ADISTANCE_DRAM; in set_node_memory_tier() local
663 struct memory_dev_type *mt_find_alloc_memory_type(int adist, struct list_head *memory_types) in mt_find_alloc_memory_type()
785 int mt_perf_to_adistance(struct access_coordinate *perf, int *adist) in mt_perf_to_adistance()
865 int mt_calc_adistance(int node, int *adist) in mt_calc_adistance()
/linux-6.12.1/drivers/acpi/numa/
Dhmat.c963 int *adist = data; in hmat_calculate_adistance() local
/linux-6.12.1/drivers/cxl/core/
Dregion.c2427 int *adist = data; in cxl_region_calculate_adistance() local