freebsd-skq/sys/i386
ed d13a2ec254 Use TO_PTR() to convert integers to pointers.
For FreeBSD/arm64's cloudabi32 support, I'm going to need a TO_PTR() in
this place. Also use it for all of the other source files, so that the
difference remains as minimal as possible.

MFC after:	2 weeks
2017-11-26 14:45:56 +00:00
..
acpica
bios Remove Micro Channel Architecture support. Of the commonly available 2017-02-15 23:04:25 +00:00
cloudabi32 Use TO_PTR() to convert integers to pointers. 2017-11-26 14:45:56 +00:00
conf Merge ^/head r325842 through r325998. 2017-11-19 12:36:03 +00:00
i386 Merge ^/head r326132 through r326161. 2017-11-24 12:13:27 +00:00
ibcs2 spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
include Merge ^/head r326132 through r326161. 2017-11-24 12:13:27 +00:00
isa Consistently ensure that we do not load MXCSR with reserved bits set. 2017-11-01 10:32:44 +00:00
linux Avoid using [LINUX_]SHAREDPAGE constant directly in the vdso code. 2017-07-30 21:24:20 +00:00
pci Remove i386 XBOX support. 2017-11-16 14:27:02 +00:00
Makefile