NetBSD/sys/arch/amd64/include
2014-11-27 04:41:55 +00:00
..
acpi_machdep.h
ansi.h Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
aout_machdep.h
apicvar.h
asm.h Indent. 2014-05-22 14:59:01 +00:00
autoconf.h Define some optional routines that will help device_register() to 2011-10-18 23:25:20 +00:00
bios32.h
bootinfo.h
bswap.h
bus_defs.h Per discussion at 2011-07-01 17:09:58 +00:00
bus_funcs.h Per discussion at 2011-07-01 17:09:58 +00:00
bus_private.h
byte_swap.h
cdefs.h Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressions 2012-01-20 14:08:04 +00:00
cpu_counter.h
cpu.h allocate uareas contiguously and access them via the direct map. 2012-01-21 16:48:56 +00:00
cpufunc.h
cputypes.h
cpuvar.h
db_machdep.h add missing _ 2013-10-17 23:05:08 +00:00
disklabel.h Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
elf_machdep.h
endian_machdep.h
endian.h
fenv.h Add definitions of the default control words directly to this file 2014-02-12 23:04:43 +00:00
float.h
fpu.h It seems that firefox includes machine/fpu.h on amd64. 2014-02-18 18:39:10 +00:00
frame_regs.h Improve grep'ability.. 2014-11-27 04:41:55 +00:00
frame.h This doesn't need fpu.h, but should include ucontext.h 2014-02-20 18:20:39 +00:00
frameasm.h Rename MDP_IRET to MDL_IRET since it is an lwp flag, not a proc one. 2012-07-15 15:17:56 +00:00
gdt.h
i8259.h
i82093reg.h
i82093var.h
i82489reg.h
i82489var.h
ieee.h
ieeefp.h
int_const.h Add generic versions of machine/int_*.h for compilers providing 2014-07-25 21:43:13 +00:00
int_fmtio.h Add generic versions of machine/int_*.h for compilers providing 2014-07-25 21:43:13 +00:00
int_limits.h Add generic versions of machine/int_*.h for compilers providing 2014-07-25 21:43:13 +00:00
int_mwgwtypes.h Add generic versions of machine/int_*.h for compilers providing 2014-07-25 21:43:13 +00:00
int_types.h Add generic versions of machine/int_*.h for compilers providing 2014-07-25 21:43:13 +00:00
intr.h
intrdefs.h Include Xen specific definitions. 2011-08-10 06:30:59 +00:00
isa_machdep.h
joystick.h
kcore.h Fix header guards. 2013-06-25 15:08:43 +00:00
limits.h Since all our compilers support __DBL_* and __FLT_*, use them to define 2014-04-21 10:53:47 +00:00
linux32_machdep.h implement the *at() syscalls. 2013-11-18 01:32:52 +00:00
loadfile_machdep.h
lock.h
Makefile Rename sljitarch.h to sljit_machdep.h. 2014-07-23 18:19:43 +00:00
Makefile.inc Disable SSE and AVX for kernel modules too. 2014-10-19 15:41:05 +00:00
math.h
mcontext.h Comments. 2014-05-12 22:50:03 +00:00
mpacpi.h
mpbiosreg.h
mpbiosvar.h
mpconfig.h
mtrr.h
mutex.h
netbsd32_machdep.h Convert the amd64 build to use x86/cpu_extended_state.h so that the fpu 2014-02-07 22:40:22 +00:00
param.h - Convert x86 MD code, mainly pmap(9) e.g. TLB shootdown code, to use 2012-04-20 22:23:24 +00:00
pcb.h Move the amd64 and i386 pcb to the bottom of the uarea, and move the 2014-02-20 18:19:09 +00:00
pci_machdep.h
pic.h
pio.h
pmap.h Extend the xpmap API, as described in [1]. This change is mechanical and 2012-06-30 22:50:36 +00:00
pmc.h make pmc compile with amd64 2014-03-20 20:45:32 +00:00
proc.h Move the amd64 and i386 pcb to the bottom of the uarea, and move the 2014-02-20 18:19:09 +00:00
profile.h Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small 2013-09-12 15:36:14 +00:00
psl.h
pte.h
ptrace.h
rbus_machdep.h
reg.h Move sys/arch/amd64/amd64/fpu.c and sys/arch/amd64/include/fpu.h 2014-02-11 20:17:16 +00:00
rwlock.h
segments.h rearrange the LDT entries so that (32-bit) COMPAT_10 binaries work again. 2013-01-07 17:03:06 +00:00
setjmp.h
signal.h This is included into user-programs by signal.h, it shouldn't be 2013-01-02 19:40:23 +00:00
sljit_machdep.h Rename sljitarch.h to sljit_machdep.h. 2014-07-23 18:19:43 +00:00
specialreg.h
sysarch.h
trap.h
tss.h
types.h we have cpu_bootconf() 2014-04-03 15:22:19 +00:00
userret.h
vmparam.h Add a FIRST1G page freelist to x86, for old graphics devices. 2014-07-24 13:42:28 +00:00
wchar_limits.h