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

/linux-master/drivers/dax/hmem/
H A Ddevice.c67 void hmem_register_resource(int target_nid, struct resource *res) function
79 hmem_register_resource(phys_to_target_node(res->start), res);
/linux-master/include/linux/
H A Ddax.h279 void hmem_register_resource(int target_nid, struct resource *r);
281 static inline void hmem_register_resource(int target_nid, struct resource *r) function
/linux-master/drivers/acpi/numa/
H A Dhmat.c863 hmem_register_resource(target_nid, res);

Completed in 125 milliseconds