Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/
Damd_nb.c233 u16 misc_count = 0; in amd_cache_northbridges() local
248 misc_count++; in amd_cache_northbridges()
250 if (!misc_count) in amd_cache_northbridges()
258 roots_per_misc = root_count / misc_count; in amd_cache_northbridges()
270 nb = kcalloc(misc_count, sizeof(struct amd_northbridge), GFP_KERNEL); in amd_cache_northbridges()
275 amd_northbridges.num = misc_count; in amd_cache_northbridges()