Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Damd_nb.h24 struct amd_l3_cache { struct
32 struct amd_l3_cache l3_cache; argument
/linux-6.15/arch/x86/kernel/cpu/
H A Dcacheinfo.c314 struct amd_l3_cache *l3 = &nb->l3_cache; in amd_calc_l3_indices()