NetBSD/sys/arch/x86_64
fvdl 8b277a3d68 Add definition for CPU-private data (in a remapped page in the data
segment). Somewhat of a kludge to be able to switch stack pointers
in in the syscall entry point without clobering a register, avoiding
the terror of 'swapgs'.
2002-05-28 23:09:36 +00:00
..
compile
conf Move the kernel to the upper 4G of virtual address space and use 2002-05-26 00:23:49 +00:00
include Add definition for CPU-private data (in a remapped page in the data 2002-05-28 23:09:36 +00:00
isa Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
pci * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to 2002-05-16 01:01:28 +00:00
x86_64 Remove use of pcb_fs and pcb_gs. 2002-05-26 12:19:38 +00:00
Makefile We also need the i386 header files; descend into ../i386/include to 2001-12-29 05:32:59 +00:00