Home
last modified time | relevance | path

Searched refs:_tsc_mfence_end (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/intel/sys/
H A Dx86_archext.h838 extern char _tsc_mfence_end;
/titanic_44/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s820 .globl _tsc_mfence_end
821 _tsc_mfence_end: label
862 .globl _tsc_mfence_end
863 _tsc_mfence_end: label
/titanic_44/usr/src/uts/i86pc/os/
H A Dcpuid.c4610 cnt = &_tsc_mfence_end - &_tsc_mfence_start; in patch_tsc_read()