Searched defs:cpu_spinwait (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/sys/ia64/include/
H A Dcpu.h66 #define cpu_spinwait() /* nothing */ macro
/freebsd-10-stable/sys/sparc64/include/
H A Dcpu.h48 #define cpu_spinwait() /* nothing */ macro
/freebsd-10-stable/sys/mips/include/
H A Dcpu.h71 #define cpu_spinwait() /* nothing */ macro
/freebsd-10-stable/sys/amd64/include/
H A Dcpu.h50 #define cpu_spinwait() ia32_pause() macro
/freebsd-10-stable/sys/i386/include/
H A Dcpu.h50 #define cpu_spinwait() ia32_pause() macro
/freebsd-10-stable/sys/arm/include/
H A Dcpu.h38 #define cpu_spinwait() /* nothing */ macro
/freebsd-10-stable/sys/powerpc/include/
H A Dcpu.h91 #define cpu_spinwait() /* nothing */ macro

Completed in 99 milliseconds