Skip to main content

apply_x86_errata_workarounds

Function apply_x86_errata_workarounds 

Source
pub fn apply_x86_errata_workarounds(
    cpuid: &impl Cpuid,
    c0011028: &impl RwSafeReg<AmdC0011028Msr>,
    c0011029: &impl RwSafeReg<AmdC0011029Msr>,
    c001102d: &impl RwSafeReg<AmdC001102dMsr>,
    load_store: &impl RwSafeReg<AmdLoadStoreConfigurationMsr>,
)
Expand description

Applies workarounds to processor-specific errata.