Searched refs:TSC_ORDINAL_MASK (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/tpm/ | ||
H A D | tpm_tis.h | 63 #define TSC_ORDINAL_MASK 0x40000000 macro |
H A D | tpm.c | 681 if (ordinal & TSC_ORDINAL_MASK) { in tpm_get_ordinal_duration() |