freebsd-nq/sys/x86/x86
Alexander Motin 6badb512a9 Prefer CPUID leaf 1Fh for Intel CPU topology detection.
Leaf 1Fh is a prefered extended version of 0Bh.  It is supported by
new Lader Lake CPUs, though does not report anything new so far.

MFC after:	2 weeks
2021-11-06 00:53:52 -04:00
..
autoconf.c
bus_machdep.c bus: Convert to the new interceptor scheme 2021-07-30 15:15:27 -04:00
busdma_bounce.c x86 bounce_bus_dmamem_alloc(): use malloc_aligned() only when possible 2021-09-25 15:58:12 +03: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 x86: cpufunc: Add rdtsc_ordered() 2021-08-14 15:57:53 +03: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 x86 identcpu.c: fix formatting of the comment. 2021-01-10 04:42:33 +02: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 apic: initialize lapic_paddr statically 2021-10-06 05:52:56 +03:00
mca.c mca: Handle inconsistent CMCI capability reporting 2021-02-08 14:42:54 -05: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 Prefer CPUID leaf 1Fh for Intel CPU topology detection. 2021-11-06 00:53:52 -04: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 pvclock: Add vDSO support 2021-08-14 15:57:54 +03:00
stack_machdep.c Annotate amd64 stack unwinders with __nomemorysanitize 2021-07-23 10:47:13 -04:00
tsc.c x86: Remove some leftover APM support 2021-10-18 09:56:59 -04:00
ucode.c
x86_mem.c x86: clean up empty lines in .c and .h files 2020-09-01 21:23:59 +00:00