Home
last modified time | relevance | path

Searched hist:d7e3b05b0de118e6940c032f0c207c452028f253 (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/arm/arm/
H A Dmachdep_intr.cdiff d7e3b05b0de118e6940c032f0c207c452028f253 Wed Dec 14 22:59:17 CET 2022 Elliott Mitchell <ehem+freebsd@m5p.com> 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.
H A Dgic.cdiff d7e3b05b0de118e6940c032f0c207c452028f253 Wed Dec 14 22:59:17 CET 2022 Elliott Mitchell <ehem+freebsd@m5p.com> 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.
/freebsd/sys/arm64/include/
H A Dintr.hdiff d7e3b05b0de118e6940c032f0c207c452028f253 Wed Dec 14 22:59:17 CET 2022 Elliott Mitchell <ehem+freebsd@m5p.com> 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.
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2836.cdiff d7e3b05b0de118e6940c032f0c207c452028f253 Wed Dec 14 22:59:17 CET 2022 Elliott Mitchell <ehem+freebsd@m5p.com> 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.
/freebsd/sys/arm64/arm64/
H A Dgic_v3.cdiff d7e3b05b0de118e6940c032f0c207c452028f253 Wed Dec 14 22:59:17 CET 2022 Elliott Mitchell <ehem+freebsd@m5p.com> 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.
H A Dmp_machdep.cdiff d7e3b05b0de118e6940c032f0c207c452028f253 Wed Dec 14 22:59:17 CET 2022 Elliott Mitchell <ehem+freebsd@m5p.com> 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.
/freebsd/sys/arm/include/
H A Dintr.hdiff d7e3b05b0de118e6940c032f0c207c452028f253 Wed Dec 14 22:59:17 CET 2022 Elliott Mitchell <ehem+freebsd@m5p.com> 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.