Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/cpu/
Dcacheinfo.c336 static int amd_get_l3_disable_slot(struct amd_northbridge *nb, unsigned slot) in amd_get_l3_disable_slot() function
355 index = amd_get_l3_disable_slot(nb, slot); in show_cache_disable()
419 ret = amd_get_l3_disable_slot(nb, slot); in amd_set_l3_disable_slot()
427 if (index == amd_get_l3_disable_slot(nb, !slot)) in amd_set_l3_disable_slot()