freebsd_amp_hwpstate/sys/x86/include/xen
Elliott Mitchell d981797662 intr/x86: replace use of vector in interface with intsrc
Several x86 interrupt core functions were already operating on intsrc
structures.  Now switch the remaining 3 to intsrc for consistency.

Swap the order of intr_add_handler()'s first two arguments.  This
matches INTRNG and is more consistent with other functions in this
interface.

Differential Revision: https://reviews.freebsd.org/D35386
Reviewed by: imp, markj (previous version)
Pull Request: https://github.com/freebsd/freebsd-src/pull/1126
2024-05-09 17:15:07 -06:00
..
arch-intr.h intr/x86: replace use of vector in interface with intsrc 2024-05-09 17:15:07 -06:00
xen-os.h x86/xen: implement early init hook 2024-02-22 11:08:05 +01:00