Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dnuma.c19 int phys_to_target_node(u64 start) in phys_to_target_node() function
/openbmc/linux/arch/x86/include/asm/
H A Dsparsemem.h37 #define phys_to_target_node phys_to_target_node macro
/openbmc/linux/include/linux/
H A Dnuma.h51 static inline int phys_to_target_node(u64 start) in phys_to_target_node() function
/openbmc/linux/arch/x86/mm/
H A Dnuma.c934 int phys_to_target_node(phys_addr_t start) in phys_to_target_node() function