.. |
Makefile
|
Merge the x86 gdt function and constant definitions
|
2021-04-30 13:54:26 +00:00 |
acpi_machdep.h
|
…
|
|
aout_machdep.h
|
…
|
|
apicvar.h
|
…
|
|
autoconf.h
|
…
|
|
bios32.h
|
…
|
|
bootinfo.h
|
x86/bootinfo.h: Add include guard.
|
2022-08-20 23:12:00 +00:00 |
bootspace.h
|
x86: Split bootspace out of x86/pmap.h into new x86/bootspace.h.
|
2022-08-20 23:15:36 +00:00 |
bus_defs.h
|
PRIxXXXX (etc) definitions should not include the %
|
2021-01-21 09:50:37 +00:00 |
bus_funcs.h
|
…
|
|
bus_private.h
|
Ensure bus_dmatag_subregion is called with an inclusive max_addr
|
2022-01-22 15:10:30 +00:00 |
busdefs.h
|
…
|
|
cacheinfo.h
|
Print TLB message consistently to improve readability.
|
2021-12-09 14:33:19 +00:00 |
cpu.h
|
xen: Report when hardclock jump exceeds timecounter(9) limit.
|
2023-08-01 19:36:57 +00:00 |
cpu_counter.h
|
…
|
|
cpu_extended_state.h
|
x86: Mitigate MXCSR Configuration Dependent Timing in kernel FPU use.
|
2023-02-25 13:57:37 +00:00 |
cpu_msr.h
|
…
|
|
cpu_rng.h
|
…
|
|
cpu_ucode.h
|
Verify checksum of the extended signature table.
|
2022-09-15 14:34:22 +00:00 |
cpufunc.h
|
Issue 64-bit versions of *XSAVE* for 64-bit amd64 programs
|
2020-10-24 07:14:29 +00:00 |
cputypes.h
|
…
|
|
cpuvar.h
|
…
|
|
db_machdep.h
|
…
|
|
dbregs.h
|
…
|
|
efi.h
|
machine/efi.h: Migrate common definitions to dev/efi/efi.h.
|
2022-08-20 10:55:27 +00:00 |
est.h
|
…
|
|
float.h
|
…
|
|
fpu.h
|
Issue 64-bit versions of *XSAVE* for 64-bit amd64 programs
|
2020-10-24 07:14:29 +00:00 |
gdt.h
|
merge the i386 and amd64 gdt.h files.
|
2021-04-30 15:37:05 +00:00 |
genfb_machdep.h
|
Remove x86_genfb_mtrr_init. PATs have been available since the Pentium III
|
2021-01-28 01:57:31 +00:00 |
i8259.h
|
…
|
|
i82093reg.h
|
IOAPIC_ID_MASK is 8 bits these days. Fixes PR kern/54276.
|
2022-10-06 06:51:36 +00:00 |
i82093var.h
|
…
|
|
i82489reg.h
|
…
|
|
i82489var.h
|
…
|
|
ieee.h
|
protect against multiple inclusion
|
2023-09-16 13:37:10 +00:00 |
ieeefp.h
|
…
|
|
intr.h
|
NetBSD/x86: Raise the number of interrupt sources per CPU from 32 to 56.
|
2022-09-07 00:40:18 +00:00 |
intr_distribute.h
|
…
|
|
intr_private.h
|
x86/intr: Work around sleazy clockintr with a secret frame argument.
|
2023-01-25 15:54:52 +00:00 |
intrdefs.h
|
NetBSD/x86: Raise the number of interrupt sources per CPU from 32 to 56.
|
2022-09-07 00:40:18 +00:00 |
ipmivar.h
|
…
|
|
isa_machdep.h
|
s/Miscellanous/Miscellaneous/ in copypasta comments.
|
2021-12-12 11:10:03 +00:00 |
loadfile_machdep.h
|
…
|
|
lock.h
|
__cpu_simple_lock(9): Omit needless barriers in init.
|
2022-02-12 17:17:53 +00:00 |
machdep.h
|
x86: Process bootloader rndseed much sooner.
|
2021-10-28 10:45:48 +00:00 |
math.h
|
…
|
|
mpacpi.h
|
…
|
|
mpbiosreg.h
|
…
|
|
mpbiosvar.h
|
…
|
|
mpconfig.h
|
…
|
|
mtrr.h
|
…
|
|
mutex.h
|
machine/mutex.h: Sprinkle sys/types.h, omit machine/lock.h.
|
2023-07-12 12:50:12 +00:00 |
nmi.h
|
…
|
|
pat.h
|
x86: Move page attribute table bits to x86/pat.h.
|
2022-08-20 23:13:51 +00:00 |
pci_machdep.h
|
…
|
|
pci_machdep_common.h
|
…
|
|
pic.h
|
…
|
|
pio.h
|
…
|
|
pmap.h
|
x86: Move definition of struct pmap to pmap_private.h.
|
2022-08-20 23:49:31 +00:00 |
pmap_private.h
|
Eliminate l->l_ncsw and l->l_nivcsw. From memory think they were added
|
2023-10-04 20:28:05 +00:00 |
pmap_pv.h
|
…
|
|
powernow.h
|
…
|
|
psl.h
|
…
|
|
pte.h
|
x86: Forbid using x86/pte.h directly; use machine/pte.h.
|
2022-08-20 23:19:08 +00:00 |
rtc.h
|
…
|
|
rwlock.h
|
…
|
|
smbios_machdep.h
|
Separate MI smbios interface from MD specific code.
|
2021-07-21 23:16:08 +00:00 |
specialreg.h
|
Add AMD IBPB_RET and BusLockThreshold.
|
2023-07-27 00:34:07 +00:00 |
sysarch.h
|
…
|
|
trap.h
|
…
|
|
vga_post.h
|
…
|
|
via_padlock.h
|
…
|
|