Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmemory-tiers.h27 int adistance; member
66 static inline struct memory_dev_type *alloc_memory_type(int adistance) in alloc_memory_type()
/openbmc/linux/mm/
H A 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()