freebsd-src/sys/x86
Elliott Mitchell 2bb16c6352 x86: retire use of intr_bind
`intr_bind(u_int vector, u_char cpu);` looked suspicious since
everywhere else "cpu" is a u_int and >256 processors isn't unreasonable
now.

Reviewed by:	mjg
Differential Revision: https://reviews.freebsd.org/D36901
2023-08-03 17:01:18 -04:00
..
acpica spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
bios spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
conf Complete retire cp(4) 2022-12-14 11:38:55 +08:00
cpufreq hwpstate_amd: calculate power if P-state info comes from MSR 2023-06-12 12:52:24 -04:00
include x86: Add defines for a couple of thermal and PM bits 2023-06-19 13:32:22 -04:00
iommu spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
isa spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
linux linux(4): Add elf_hwcap2 to x86 2023-07-28 11:56:59 +03:00
pci Revert "Revert "tslog: Annotate some early boot functions"" 2023-06-04 22:49:38 -07:00
x86 x86: retire use of intr_bind 2023-08-03 17:01:18 -04:00
xen xen: move vcpu_info to common, leave hook for setup 2023-07-21 10:59:12 +02:00