Home
last modified time | relevance | path

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

/linux/include/linux/
H A 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/drivers/dax/
H A 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/mm/
H A 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/drivers/acpi/numa/
H A Dhmat.c963 int *adist = data; in hmat_calculate_adistance() local
/linux/drivers/cxl/core/
H A Dregion.c2440 int *adist = data; in cxl_region_calculate_adistance() local