Searched refs:_setsoftintr (Results 1 - 16 of 16) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/arm/at91/
H A Dat91intr.h44 void _setsoftintr(int);
/netbsd-6-1-5-RELEASE/sys/arch/arm/ixp12x0/
H A Dixp12x0_intr.h49 void _setsoftintr(int);
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/arm32/
H A Dpsl.h72 void _setsoftintr (int si);
/netbsd-6-1-5-RELEASE/sys/arch/mips/mips/
H A Dspl_stubs.c56 void _setsoftintr(uint32_t) __section(".stub");
139 _setsoftintr(uint32_t m) function
H A Dmips_softint.c86 _setsoftintr(int_mask);
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/iq80310/
H A Diq80310_intr.h137 void _setsoftintr(int);
146 void _setsoftintr(int);
H A Diq80310_intr.c309 _setsoftintr(int si) function
/netbsd-6-1-5-RELEASE/sys/arch/arm/xscale/
H A Dbecc_intr.h127 #define _setsoftintr(si) becc_setsoftintr(si) macro
136 void _setsoftintr(int);
H A Di80321_intr.h122 void _setsoftintr(int);
129 void _setsoftintr(int);
H A Dpxa2x0_intr.h137 void _setsoftintr(int);
144 #define _setsoftintr(si) pxa2x0_setsoftintr(si) macro
/netbsd-6-1-5-RELEASE/sys/arch/hpcarm/include/
H A Dintr.h82 void _setsoftintr(int);
96 * void _setsoftintr(int);
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/include/
H A Dintr.h97 void _setsoftintr(int);
/netbsd-6-1-5-RELEASE/sys/arch/arm/footbridge/
H A Dfootbridge_intr.h146 void _setsoftintr(int);
153 void _setsoftintr(int);
/netbsd-6-1-5-RELEASE/sys/arch/arm/omap/
H A Domap_intr.h172 void _setsoftintr(int);
180 #define _setsoftintr(si) omap_setsoftintr(si) macro
H A Domap_intr.c432 #undef _setsoftintr macro
434 _setsoftintr(int si) function
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dintr.h131 void _setsoftintr(uint32_t);

Completed in 99 milliseconds