freebsd-dev/sys/x86/x86
Ruslan Bukin 9729b14985 Move the iommu stubs to a generic place, so they are available on all the
platforms.

This allows to not depend on the IOMMU macro in AHCI driver.

Requested by:	kib
Suggested by:	andrew
Reviewed by:	kib
Sponsored by:	Innovate DSbD
Differential Revision:	https://reviews.freebsd.org/D26887
2020-10-23 21:27:48 +00:00
..
autoconf.c ANSIfy sys/x86 2018-03-17 01:40:09 +00:00
bus_machdep.c Port the NetBSD KCSAN runtime to FreeBSD. 2019-11-21 11:22:08 +00:00
busdma_bounce.c x86: clean up empty lines in .c and .h files 2020-09-01 21:23:59 +00:00
busdma_machdep.c Move the iommu stubs to a generic place, so they are available on all the 2020-10-23 21:27:48 +00:00
cpu_machdep.c Limit workaround for errata E400 to appropriate AMD cpus. 2020-10-14 22:57:50 +00:00
delay.c Add a custom implementation of cpu_lock_delay() for x86. 2018-11-05 22:54:03 +00:00
dump_machdep.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
fdt_machdep.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
identcpu.c x86: clean up empty lines in .c and .h files 2020-09-01 21:23:59 +00:00
intr_machdep.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
io_apic.c Rename kernel option ACPI_DMAR to IOMMU. 2020-09-29 20:29:07 +00:00
legacy.c x86: clean up empty lines in .c and .h files 2020-09-01 21:23:59 +00:00
local_apic.c amd64: prevent KCSan false positives on LAPIC mapping 2020-09-12 07:04:00 +00:00
mca.c x86: clean up empty lines in .c and .h files 2020-09-01 21:23:59 +00:00
mp_watchdog.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
mp_x86.c x86: clean up empty lines in .c and .h files 2020-09-01 21:23:59 +00:00
mptable_pci.c x86: clean up empty lines in .c and .h files 2020-09-01 21:23:59 +00:00
mptable.c x86: clean up empty lines in .c and .h files 2020-09-01 21:23:59 +00:00
msi.c Rename kernel option ACPI_DMAR to IOMMU. 2020-09-29 20:29:07 +00:00
nexus.c Avoid dump_avail[] redefinition. 2020-10-14 22:51:40 +00:00
pvclock.c
stack_machdep.c Reimplement stack capture of running threads on i386 and amd64. 2020-01-31 15:43:33 +00:00
tsc.c Assume all TSCs are synchronized for AMD Family 17h processors and later 2020-06-22 20:42:58 +00:00
ucode.c Free microcode memory later. 2019-05-17 17:11:01 +00:00
x86_mem.c x86: clean up empty lines in .c and .h files 2020-09-01 21:23:59 +00:00