HomeSort by: relevance | last modified time | path
    Searched refs:tsc_setfunc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/x86/x86/
tsc.h 33 void tsc_setfunc(struct cpu_info *);
tsc.c 175 tsc_setfunc(struct cpu_info *ci) function in typeref:typename:void
199 #define TSC_SETFUNC(fence) \
207 TSC_SETFUNC(lfence);
209 TSC_SETFUNC(mfence);
211 TSC_SETFUNC(cpuid);
cpu.c 458 tsc_setfunc(ci);

Completed in 16 milliseconds