Searched refs:alloc_memory_type (Results 1 – 3 of 3) sorted by relevance
41 struct memory_dev_type *alloc_memory_type(int adistance);79 static inline struct memory_dev_type *alloc_memory_type(int adistance) in alloc_memory_type() function
555 struct memory_dev_type *alloc_memory_type(int adistance) in alloc_memory_type() function569 EXPORT_SYMBOL_GPL(alloc_memory_type);807 default_dram_type = alloc_memory_type(MEMTIER_ADISTANCE_DRAM); in memory_tier_init()
69 mtype = alloc_memory_type(adist); in kmem_find_alloc_memory_type()