Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/sys/
H A Dx86_archext.h844 extern char _tsc_lfence_end;
/titanic_44/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s844 .globl _tsc_lfence_end
845 _tsc_lfence_end: label
882 .globl _tsc_lfence_end
883 _tsc_lfence_end: label
/titanic_44/usr/src/uts/i86pc/os/
H A Dcpuid.c4615 cnt = &_tsc_lfence_end - &_tsc_lfence_start; in patch_tsc_read()