Searched refs:smca_config (Results 1 – 1 of 1) sorted by relevance
234 u32 smca_config = MSR_AMD64_SMCA_MCx_CONFIG(bank); in smca_configure() local237 if (!rdmsr_safe(smca_config, &low, &high)) { in smca_configure()263 wrmsr(smca_config, low, high); in smca_configure()