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