Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/amd/
H A Dnb.h21 extern int amd_get_subcaches(int);
/linux/arch/x86/kernel/
H A Damd_nb.c171 int amd_get_subcaches(int cpu) in amd_get_subcaches() function
/linux/arch/x86/kernel/cpu/
H A Damd_cache_disable.c192 return sysfs_emit(buf, "%x\n", amd_get_subcaches(cpu)); in subcaches_show()