freebsd-dev/sys/dev/xen/bus
Julien Grall 5e2183dab8 xen/intr: move sys/x86/xen/xen_intr.c to sys/dev/xen/bus/
The event channel source code or equivalent is needed on all
architectures.  Since much of this is viable to share, get this moved out
of x86-land.  Each interrupt interface then needs a distinct back-end
implementation.

Reviewed by: royger
Submitted by: Elliott Mitchell <ehem+freebsd@m5p.com>
Original implementation: Julien Grall <julien@xen.org>, 2014-01-13 17:41:04
Differential Revision: https://reviews.freebsd.org/D30236
2023-04-14 15:58:57 +02:00
..
intr-internal.h xen/intr: move interrupt allocation/release to architecture 2023-04-14 15:58:56 +02:00
xen_intr.c xen/intr: move sys/x86/xen/xen_intr.c to sys/dev/xen/bus/ 2023-04-14 15:58:57 +02:00
xenpv.c pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t. 2022-09-22 15:08:52 -07:00