Searched refs:osvwlength (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/os/ | ||
H A D | cpuid.c | 3602 uint64_t osvwlength; local 3618 osvwlength = rdmsr(MSR_AMD_OSVW_ID_LEN) & OSVW_ID_LEN_MASK; 3623 if (osvwlength <= (uint64_t)osvwid) { |
Completed in 68 milliseconds