Lines Matching full:rdmsr
157 static uint64_t rdmsr(unsigned index)161 asm ("rdmsr" : "=A"(ret) : "c"(index));580 mtrr_cap = rdmsr(MSR_MTRRcap);