Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/x86/
Dtsc.c199 #define TSC_SETFUNC(fence) \ in tsc_setfunc() macro
207 TSC_SETFUNC(lfence); in tsc_setfunc()
209 TSC_SETFUNC(mfence); in tsc_setfunc()
211 TSC_SETFUNC(cpuid); in tsc_setfunc()