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
bios
conf
cpufreq
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
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