freebsd-dev/sys/x86/include
Julien Grall ab7ce14b1d xen/intr: introduce dev/xen/bus/intr-internal.h
Move the xenisrc structure which needs to be shared between the core Xen
interrupt code and architecture-dependent code into a separate header.  A
similar situation exists for the NR_EVENT_CHANNELS constant.

Turn xi_intsrc into a type definition named xi_arch to reflect the new
purpose of being an architectural variable for the interrupt source.

This was originally implemented by Julien Grall, but has been heavily
modified.  The core side was renamed "intr-internal.h" and is #include'd
by "arch-intr.h" instead of the other way around.  This allows the
architecture to add function definitions which use struct xenisrc.

The original version only moved xi_intsrc into xen_arch_isrc_t.  Moving
xi_vector was done by the submitter.

The submitter had also moved xi_activehi and xi_edgetrigger into
xen_arch_isrc_t.  Those disappeared with the removal of PVHv1 support.

Copyright note.  The current xenisrc structure was introduced at
76acc41fb7 by Justin T. Gibbs.  Traces remain, but the strength of
Copyright claims from before 2013 seem pretty weak.

Reviewed by: royger
Submitted by: Elliott Mitchell <ehem+freebsd@m5p.com>, 2021-03-17 19:09:01
Original implementation: Julien Grall <julien@xen.org>, 2015-10-20 09:14:56
Differential Revision: https://reviews.freebsd.org/D30648
[royger]
 - Adjust some line lengths
 - Fix comment about NR_EVENT_CHANNELS after movement.
 - Use #include instead of symlinks.
2023-04-14 15:58:53 +02:00
..
xen xen/intr: introduce dev/xen/bus/intr-internal.h 2023-04-14 15:58:53 +02:00
_align.h
_inttypes.h
_limits.h
_stdint.h amd64: reduce header pollution in _stdint.h 2023-03-22 16:23:57 +00:00
_types.h
acpica_machdep.h
apicreg.h
apicvar.h Increase MAX_APIC_ID safeguard to 0x800 2022-10-27 12:33:34 -04:00
apm_bios.h
bus_dma.h
bus.h
busdma_impl.h
clock.h
cputypes.h
dump.h
elf.h x86/include/elf.h: make inclusion blocks for elf32.h and elf64.h similar 2022-10-25 19:00:44 +03:00
endian.h
fdt.h
float.h
fpu.h
frame.h
ifunc.h
init.h
intr_machdep.h
iommu.h
kvm.h
legacyvar.h
mca.h
metadata.h
mptable.h
ofw_machdep.h
pci_cfgreg.h
procctl.h
psl.h
ptrace.h
pvclock.h pvclock: Export a vDSO page even without rdtscp available 2023-02-03 11:48:25 -05:00
reg.h
segments.h
setjmp.h
sigframe.h
signal.h
specialreg.h x86: add more definitions for XCR0 bits 2023-01-27 19:44:49 +02:00
stack.h
stdarg.h
sysarch.h
tls.h
trap.h
ucode.h
ucontext.h
vdso.h
vmware.h
x86_ieeefp.h
x86_smp.h
x86_var.h amd64: Eliminate write only cpu_fxsr. 2023-02-01 18:17:06 +03:00