Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/
A Damd_nb.c211 u16 roots_per_misc = 0; in amd_cache_northbridges() local
237 roots_per_misc = root_count / misc_count; in amd_cache_northbridges()
243 if (!roots_per_misc || (root_count % roots_per_misc)) { in amd_cache_northbridges()
274 for (j = 1; j < roots_per_misc; j++) in amd_cache_northbridges()

Completed in 4 milliseconds