Searched refs:TSC_RATIO_RSVD_BITS (Results 1 – 3 of 3) sorted by relevance
82 #define TSC_RATIO_RSVD_BITS 0xffffff0000000000ULL macro
1323 if ((msr_content & ~TSC_RATIO_RSVD_BITS) != msr_content) { in nsvm_wrmsr()
2460 .max_ratio = ~TSC_RATIO_RSVD_BITS,
Completed in 9 milliseconds