Home
last modified time | relevance | path

Searched defs:amd_get_nodes_per_socket (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Damd.c509 u32 amd_get_nodes_per_socket(void) in amd_get_nodes_per_socket() function
513 EXPORT_SYMBOL_GPL(amd_get_nodes_per_socket); variable
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Damd.c473 u32 amd_get_nodes_per_socket(void) in amd_get_nodes_per_socket() function
477 EXPORT_SYMBOL_GPL(amd_get_nodes_per_socket); variable
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dprocessor.h815 static inline u32 amd_get_nodes_per_socket(void) { return 0; } in amd_get_nodes_per_socket() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dprocessor.h689 static inline u32 amd_get_nodes_per_socket(void) { return 0; } in amd_get_nodes_per_socket() function

Completed in 10 milliseconds