Home
last modified time | relevance | path

Searched defs:amd_get_nodes_per_socket (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/arch/x86/kernel/cpu/
Damd.c434 u32 amd_get_nodes_per_socket(void) in amd_get_nodes_per_socket() function
/linux-5.10/arch/x86/include/asm/
Dprocessor.h820 static inline u32 amd_get_nodes_per_socket(void) { return 0; } in amd_get_nodes_per_socket() function