Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/
Damd_nb.c199 u16 misc_count = 0; in amd_cache_northbridges() local
214 misc_count++; in amd_cache_northbridges()
216 if (!misc_count) in amd_cache_northbridges()
224 roots_per_misc = root_count / misc_count; in amd_cache_northbridges()
236 nb = kcalloc(misc_count, sizeof(struct amd_northbridge), GFP_KERNEL); in amd_cache_northbridges()
241 amd_northbridges.num = misc_count; in amd_cache_northbridges()