freebsd-dev/sys/x86/x86
Igor Ostapenko a1f2b76761 sys/x86/x86/mptable.c: typo (compatiblity)
https://bugs.freebsd.org/269753

PR:                      269753
Reported by:             Igor Ostapenko
Approved by:             doc, src (delphij, imp, zlei)
Differential revision:   https://reviews.freebsd.org/D38741
2023-05-05 01:23:09 +01:00
..
autoconf.c
bus_machdep.c pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t. 2022-09-22 15:08:52 -07:00
busdma_bounce.c busdma: Update KMSAN shadow maps later in bounce_bus_dmamap_sync() 2023-04-28 10:59:01 -04:00
busdma_machdep.c bus_dma: Deduplicate locking helper functions. 2022-01-05 13:50:40 -08:00
cpu_machdep.c x86: ignore stepping for APL30 errata 2023-01-12 10:08:17 +01:00
dbreg.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
delay.c
dump_machdep.c
fdt_machdep.c
identcpu.c abstract out the vm detection via smbios.. 2023-03-02 16:54:21 -08:00
intr_machdep.c
io_apic.c pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t. 2022-09-22 15:08:52 -07:00
legacy.c x86: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
local_apic.c apic: prevent divide by zero in CPU frequency init 2023-02-25 09:47:40 -07:00
mca.c x86: Correct a typo in source code comment 2022-09-04 13:36:53 +02:00
mp_x86.c x86: whack kernel gcov vestige 2023-02-23 16:42:38 +00:00
mptable_pci.c mptable_hostb: Use legacy_get_pcibus() to fetch PCI bus number. 2022-06-23 10:49:09 -07:00
mptable.c sys/x86/x86/mptable.c: typo (compatiblity) 2023-05-05 01:23:09 +01:00
msi.c Rename kernel option ACPI_DMAR to IOMMU. 2020-09-29 20:29:07 +00:00
nexus.c x86: nexus code tidy-up 2023-03-20 17:35:47 -03:00
pvclock.c pvclock: Export a vDSO page even without rdtscp available 2023-02-03 11:48:25 -05:00
stack_machdep.c Move kstack_contains() and GET_STACK_USAGE() to MD machine/stack.h 2023-02-02 00:59:26 +02:00
tsc.c set_cputicker: use a bool 2022-06-23 15:15:11 -03:00
ucode.c
x86_mem.c