Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/
Damd_nb.c231 u16 misc_count = 0; in amd_cache_northbridges() local
246 misc_count++; in amd_cache_northbridges()
248 if (!misc_count) in amd_cache_northbridges()
256 roots_per_misc = root_count / misc_count; in amd_cache_northbridges()
268 nb = kcalloc(misc_count, sizeof(struct amd_northbridge), GFP_KERNEL); in amd_cache_northbridges()
273 amd_northbridges.num = misc_count; in amd_cache_northbridges()