1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-21 07:15:49 +00:00
freebsd/sys/x86
Konstantin Belousov 9805e5b071 amdiommu: short-circuit all amdiommu_find_unit() functions
for the case where amdiommu is not enabled.  In this case, it does not
matter if IVHD does not describe some device.  Similarly, no unit can be
found for a device, because units are not instantiated, but it does not
matter.

Reported by:	mav
Sponsored by:	Advanced Micro Devices (AMD)
Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
2024-11-10 00:32:37 +02:00
..
acpica xen/pvh: fix initialization of environment 2024-08-02 12:41:52 +02:00
bios newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANY 2024-07-24 22:23:02 -06:00
conf acpi_sbl_wmi: add a driver to trigger SBL firmware updates 2024-10-15 16:29:11 +02:00
cpufreq sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
include Use the correct idle routine on recent AMD EPYC servers 2024-11-08 17:10:44 -05:00
iommu amdiommu: short-circuit all amdiommu_find_unit() functions 2024-11-10 00:32:37 +02:00
isa x86: Remove invalid DEVMETHOD methods for leaf devices 2024-11-01 10:10:30 -04:00
linux linux(4): Remove sys/cdefs.h inclusion under x86/linux due to 685dc743 2023-08-18 15:58:32 +03:00
pci x86: Remove invalid DEVMETHOD methods for leaf devices 2024-11-01 10:10:30 -04:00
x86 Use the correct idle routine on recent AMD EPYC servers 2024-11-08 17:10:44 -05:00
xen x86/xen: ignore error to fetch memory map in xen_arch_init_physmem() 2024-08-02 20:12:55 -07:00