MSR_K7_CLK_CTL
rdmsr(MSR_K7_CLK_CTL, l, h);
wrmsr(MSR_K7_CLK_CTL, (l & 0x000fffff)|0x20000000, h);
case MSR_K7_CLK_CTL: