Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmemory-tiers.h30 int adistance; member
84 static inline struct memory_dev_type *alloc_memory_type(int adistance) in alloc_memory_type()
/linux-6.12.1/mm/
Dmemory-tiers.c202 int adistance = memtype->adistance; in find_create_memory_tier() local
614 struct memory_dev_type *alloc_memory_type(int adistance) in alloc_memory_type()