mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04:00
- Make softinterrupts (SWI's) almost completely MI, and divorce them
completely from the x86 hardware interrupt code.
- The ihandlers array is now gone. Instead, there is a MI shandlers array
that just contains SWI handlers.
- Most of the former machine/ipl.h files have moved to a new sys/ipl.h.
- Stub out all the spl*() functions on all architectures.
Submitted by: dfr
|
||
|---|---|---|
| .. | ||
| dwlpx.c | ||
| dwlpxreg.h | ||
| dwlpxvar.h | ||
| gbus.c | ||
| gbusreg.h | ||
| gbusvar.h | ||
| kftxx.c | ||
| kftxxreg.h | ||
| kftxxvar.h | ||
| mcclock_tlsb.c | ||
| tlsb.c | ||
| tlsbcpu.c | ||
| tlsbmem.c | ||
| tlsbreg.h | ||
| tlsbvar.h | ||
| zs_tlsb.c | ||
| zsreg.h | ||
| zsvar.h | ||