Home
last modified time | relevance | path

Searched refs:gethrestimef (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/i86pc/ml/
H A Dfast_trap_asm.s125 .globl gethrestimef
130 call *gethrestimef(%rip)
140 .globl gethrestimef
145 call *gethrestimef
/titanic_50/usr/src/uts/intel/sys/
H A Darchsystm.h173 extern void (*gethrestimef)(timestruc_t *);
/titanic_50/usr/src/uts/i86pc/os/
H A Dmp_machdep.c144 void (*gethrestimef)(timestruc_t *) = pc_gethrestime; variable
/titanic_50/usr/src/uts/intel/ia32/os/
H A Darchdep.c1484 gethrestimef(tp); in gethrestime()