Home
last modified time | relevance | path

Searched defs:IPI_STOP (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dsmp.h34 #define IPI_STOP 0x0008 macro
/f-stack/freebsd/arm64/include/
H A Dsmp.h42 IPI_STOP, enumerator
/f-stack/freebsd/arm/include/
H A Dsmp.h13 IPI_STOP, enumerator
/f-stack/freebsd/x86/include/
H A Dapicvar.h131 #define IPI_STOP (APIC_IPI_INTS + 6) /* Stop CPU until restarted. */ macro