Searched refs:init_node_memory_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmemory-tiers.h43 void init_node_memory_type(int node, struct memory_dev_type *default_type);
89 static inline void init_node_memory_type(int node, struct memory_dev_type *default_type) function
/linux-master/drivers/dax/
H A Dkmem.c136 init_node_memory_type(numa_node, mtype);
/linux-master/mm/
H A Dmemory-tiers.c599 void init_node_memory_type(int node, struct memory_dev_type *memtype) function
606 EXPORT_SYMBOL_GPL(init_node_memory_type); variable

Completed in 191 milliseconds