Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmemory-tiers.h28 int adistance; member
67 static inline struct memory_dev_type *alloc_memory_type(int adistance) in alloc_memory_type()
/linux-6.1.9/mm/
Dmemory-tiers.c167 int adistance = memtype->adistance; in find_create_memory_tier() local
548 struct memory_dev_type *alloc_memory_type(int adistance) in alloc_memory_type()