Searched refs:ao_scrub_rate_l2cache (Results 1 – 1 of 1) sorted by relevance
53 uint32_t ao_scrub_rate_l2cache = 9; /* 64B every 10.2 us */ variable119 if (ao_scrub_rate_l2cache > AMD_NB_SCRUBCTL_RATE_MAX) { in ao_procnode_scrubber_enable()122 ao_scrub_rate_l2cache = AMD_NB_SCRUBCTL_RATE_MAX; in ao_procnode_scrubber_enable()140 ao_scrub_rate_l2cache = in ao_procnode_scrubber_enable()141 ao_scrubber_max(ao_scrub_rate_l2cache, in ao_procnode_scrubber_enable()147 MCREG_FIELD_CMN(&scrubctl, L2Scrub) = ao_scrub_rate_l2cache; in ao_procnode_scrubber_enable()