Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Damd_nb.c227 u16 misc_count = 0; in amd_cache_northbridges() local
242 misc_count++; in amd_cache_northbridges()
244 if (!misc_count) in amd_cache_northbridges()
252 roots_per_misc = root_count / misc_count; in amd_cache_northbridges()
264 nb = kcalloc(misc_count, sizeof(struct amd_northbridge), GFP_KERNEL); in amd_cache_northbridges()
269 amd_northbridges.num = misc_count; in amd_cache_northbridges()