Home
last modified time | relevance | path

Searched defs:adistance (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Dmemory-tiers.h27 int adistance; member
66 static inline struct memory_dev_type *alloc_memory_type(int adistance) in alloc_memory_type()
/Linux-v6.6/mm/
Dmemory-tiers.c167 int adistance = memtype->adistance; in find_create_memory_tier() local
547 struct memory_dev_type *alloc_memory_type(int adistance) in alloc_memory_type()