freebsd-dev/sys/amd64
Alan Cox 9b4e77cb97 Tidy up the #includes. Recent changes, such as the introduction of
VM_ALLOC_WAITOK and vm_page_unwire_noq(), have eliminated the need for
many of the #includes.

Reviewed by:	kib, markj
Differential Revision:	https://reviews.freebsd.org/D27052
2020-11-02 19:20:06 +00:00
..
acpica amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
amd64 Tidy up the #includes. Recent changes, such as the introduction of 2020-11-02 19:20:06 +00:00
cloudabi32 Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead. 2020-09-27 18:47:06 +00:00
cloudabi64 Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead. 2020-09-27 18:47:06 +00:00
conf Add a kernel crypto driver using assembly routines from OpenSSL. 2020-10-20 17:50:18 +00:00
ia32 Improve FPU Tag Word reconstruction on i386 to indicate register states. 2020-10-21 00:15:12 +00:00
include amd64 pmap.h: explicitly provide constants values instead of relying 2020-10-16 16:22:32 +00:00
linux Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
linux32 Fix misnomer - linux_to_bsd_errno() does the exact opposite. 2020-10-27 12:49:40 +00:00
pci pci_cfgreg.c: Use io port config access for early boot time. 2019-04-09 18:07:17 +00:00
sgx amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
vmm vmx: Implement pmap (de)activation in C 2020-10-19 15:24:35 +00:00
Makefile