NetBSD/sys/arch/x86_64/include
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
..
Makefile Tidy up a little, to be like other ports. 2001-10-25 12:26:18 +00:00
ansi.h Only use __builtin_va_list if __GNUC__. 2002-01-03 01:37:20 +00:00
aout_machdep.h
asm.h
bios32.h
bootinfo.h
bswap.h
bus.h Add bus_space_mmap. 2002-01-25 22:01:42 +00:00
byte_swap.h minor knf 2001-11-29 02:58:18 +00:00
cdefs.h
conf.h Don't cdev_decl(pms). 2002-04-19 02:10:17 +00:00
cpu.h seperate -> separate 2001-07-22 13:33:58 +00:00
cpufunc.h rdmsr/wrmsr don't have 64 bit versions, fix the inline functions. 2002-05-28 23:06:28 +00:00
disklabel.h
elf_machdep.h Fix the definition of ELF32_MACHDEP_ENDIANNESS. 2001-12-28 06:35:19 +00:00
endian.h
endian_machdep.h
float.h
fpu.h Add BITFIELDTYPE lint comments where we need to use u_int64_t bitfields. 2002-01-03 04:28:31 +00:00
frame.h
frameasm.h Add definition for CPU-private data (in a remapped page in the data 2002-05-28 23:09:36 +00:00
gdt.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h Define __BIT_TYPES_DEFINED__. 2002-01-03 01:58:58 +00:00
intr.h
isa_machdep.h
kcore.h
limits.h
loadfile_machdep.h Split elf32 vs. elf64 handling in loadfile(), including support for 2001-10-31 17:20:45 +00:00
lock.h
math.h Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
netbsd32_machdep.h
param.h Move the kernel to the upper 4G of virtual address space and use 2002-05-26 00:23:49 +00:00
pcb.h Remove fs and gs fields. 2002-05-26 12:08:49 +00:00
pccons.h
pci_machdep.h Let machine-dependent code specify how to enumerate the bus. 2002-05-15 19:23:51 +00:00
pio.h Fix some register constraints; specifically, the "port" operand, 2001-12-28 06:42:40 +00:00
pmap.h Move the kernel to the upper 4G of virtual address space and use 2002-05-26 00:23:49 +00:00
pmc.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
rnd.h
segments.h Shuffle order of selectors around to appease syscall/sysret (bah). 2002-05-28 23:07:35 +00:00
setjmp.h
signal.h
specialreg.h
stdarg.h Add casts to the __lint__ version of va_arg() to avoid dereferencing 2002-01-03 02:05:42 +00:00
sysarch.h
trap.h
tss.h
types.h Revert revision 1.3. 2002-05-03 17:52:17 +00:00
userret.h
varargs.h
vmparam.h MAXSLP is defined to be a machine-independent scheduling parameter, 2001-11-15 18:06:11 +00:00