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

/freebsd-11-stable/sys/riscv/include/
H A Dsmp.h43 #define IPI_PREEMPT (1 << 1) macro
/freebsd-11-stable/sys/arm/include/
H A Dsmp.h12 IPI_PREEMPT, enumerator in enum:__anon7271
23 #define IPI_PREEMPT 2 macro
/freebsd-11-stable/sys/arm64/include/
H A Dsmp.h40 IPI_PREEMPT, enumerator in enum:__anon7324
/freebsd-11-stable/sys/powerpc/include/
H A Dsmp.h35 #define IPI_PREEMPT 1 macro
/freebsd-11-stable/sys/mips/include/
H A Dsmp.h36 #define IPI_PREEMPT 0x0010 macro
/freebsd-11-stable/sys/sparc64/include/
H A Dsmp.h66 #define IPI_PREEMPT PIL_PREEMPT macro
/freebsd-11-stable/sys/x86/include/
H A Dapicvar.h118 #define IPI_PREEMPT 1 macro

Completed in 109 milliseconds