Home
last modified time | relevance | path

Searched defs:IPI_XCALL (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/powerpc/pic/
H A Dipivar.h55 #define IPI_XCALL 0x0002 macro
/netbsd-src/sys/arch/riscv/include/
H A Dintr.h76 #define IPI_XCALL 5 /* xcall */ macro
/netbsd-src/sys/arch/mips/include/
H A Dintr.h76 #define IPI_XCALL 7 /* xcall */ macro
/netbsd-src/sys/arch/powerpc/include/booke/
H A Dintr.h73 #define IPI_XCALL 0x0002 macro
/netbsd-src/sys/arch/arm/pic/
H A Dpicvar.h55 #define IPI_XCALL 1 /* xcall */ macro
/netbsd-src/sys/arch/vax/include/
H A Dcpu.h98 #define IPI_XCALL 6 /* Helper for xcall(9) */ macro