Home
last modified time | relevance | path

Searched refs:get_llc_id (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dprocessor.h696 extern u16 get_llc_id(unsigned int cpu);
/openbmc/linux/arch/x86/events/amd/
H A Duncore.c540 uncore->id = get_llc_id(cpu); in amd_uncore_cpu_starting()
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcommon.c80 u16 get_llc_id(unsigned int cpu) in get_llc_id() function
84 EXPORT_SYMBOL_GPL(get_llc_id);
H A Damd.c474 node = get_llc_id(cpu); in srat_detect_node()