Home
last modified time | relevance | path

Searched refs:amd_get_subcaches (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/
H A Damd_nb.c173 int amd_get_subcaches(int cpu) in amd_get_subcaches() function
/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c492 return sprintf(buf, "%x\n", amd_get_subcaches(cpu)); in subcaches_show()