Searched refs:phys_to_target_node (Results 1 – 5 of 5) sorted by relevance
34 extern int phys_to_target_node(phys_addr_t start);35 #define phys_to_target_node phys_to_target_node macro
38 #ifndef phys_to_target_node39 static inline int phys_to_target_node(u64 start) in phys_to_target_node() function55 static inline int phys_to_target_node(u64 start) in phys_to_target_node() function
24 int nid = phys_to_target_node(res->start); in e820_register_one()
84 hmem_register_device(phys_to_target_node(res->start), res); in hmem_register_one()
928 int phys_to_target_node(phys_addr_t start) in phys_to_target_node() function941 EXPORT_SYMBOL_GPL(phys_to_target_node);