Home
last modified time | relevance | path

Searched refs:phys_to_target_node (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dnuma.h46 #ifndef phys_to_target_node
47 int phys_to_target_node(u64 start);
62 static inline int phys_to_target_node(u64 start) in phys_to_target_node() function
Dnuma_memblks.h50 extern int phys_to_target_node(u64 start);
51 #define phys_to_target_node phys_to_target_node macro