Searched defs:authamd_scrub_rate_l3cache (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/cpu/authenticamd/
H A Dauthamd_main.c638 uint32_t authamd_scrub_rate_l3cache = 0xd; /* 1MB per 2.7 seconds */ variable
804 authamd_scrub_rate_l3cache = l3cap ?
805 authamd_scrubrate(authamd_scrub_rate_l3cache,
807 "authamd_scrub_rate_l3cache") : 0;
809 val = AMD_NB_MKSCRUBCTL(authamd_scrub_rate_l3cache,

Completed in 56 milliseconds