Searched refs:intrsw (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/powerpc/powerpc/
H A Dintr_stubs.c60 static const struct intrsw null_intrsw = {
65 const struct intrsw *powerpc_intrsw = &null_intrsw;
/netbsd-current/sys/arch/powerpc/include/booke/
H A Dcpuvar.h181 struct intrsw;
182 void exception_init(const struct intrsw *);
H A Dintr.h125 struct intrsw { struct
149 extern const struct intrsw *powerpc_intrsw;
H A De500var.h49 extern const struct intrsw e500_intrsw;
/netbsd-current/sys/arch/powerpc/booke/
H A De500_intr.c431 const struct intrsw e500_intrsw = {

Completed in 202 milliseconds