freebsd-dev/sys/sparc64
Jake Burkholder 81f295da38 Adapt the vectored interrupt handler for receiving ipis. If the second
data word in an interrupt packet is non-zero, it points to code to execute
to handle the ipi, so jump to it instead of enqueueing the packet.  It
is unclear if we will need queued ipis.
Interrupt g7 now points to pcpu, instead of to the per-cpu interrupt queue
itself, so use that instead.  Interrupt g6 is no longer reserved.
2002-01-08 05:27:13 +00:00
..
compile Obrien created this directory, but I didn't cvs add cvsignore 2001-07-01 23:37:03 +00:00
conf Add device ofw_console so this kernel is usable. 2001-12-29 05:58:07 +00:00
ebus Add EBus support code, ported from NetBSD. 2001-11-09 20:23:38 +00:00
include Add a macro for getting the tlbs (itlb and/or dtlb) which the given 2002-01-08 05:07:58 +00:00
isa Add ISA support code for sparc64. 2001-11-09 20:21:21 +00:00
pci Correct the defintion of struct ofw_upa_regs, and use it instead of 2002-01-02 18:27:13 +00:00
sparc64 Adapt the vectored interrupt handler for receiving ipis. If the second 2002-01-08 05:27:13 +00:00