Home
last modified time | relevance | path

Searched defs:phys_to_target_node (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dnuma.h39 static inline int phys_to_target_node(u64 start) in phys_to_target_node() function
55 static inline int phys_to_target_node(u64 start) in phys_to_target_node() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsparsemem.h35 #define phys_to_target_node phys_to_target_node macro
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dnuma.c934 int phys_to_target_node(phys_addr_t start) in phys_to_target_node() function