Searched refs:MSR_AMD64_IC_CFG (Results 1 – 2 of 2) sorted by relevance
613 !rdmsr_safe(MSR_AMD64_IC_CFG, value) && (value & 0x1e) != 0x1e) in init_amd()614 wrmsr_safe(MSR_AMD64_IC_CFG, value | 0x1e); in init_amd()
207 #define MSR_AMD64_IC_CFG 0xc0011021 macro
Completed in 6 milliseconds