Files
src/sys/arm
Elliott Mitchell d7e3b05b0d arm: remove passing trapframe to intr_ipi_dispatch()
This was needed before INTRNG was in place and handling the push of
curthread->td_intr_frame.  Since INTRNG now handles this, there is no
longer and need for playing around with the frame inside IPI interrupts.
2023-04-26 20:08:30 +01:00
..
2020-12-04 16:24:44 +00:00
2023-03-17 13:34:57 +01:00