NetBSD/sys/arch/i386/include
2016-02-27 00:09:44 +00:00
..
acpi_machdep.h
ansi.h Make clock_t unsigned int everywhere. 2015-06-17 14:32:31 +00:00
aout_machdep.h
apicvar.h
apmvar.h Remove some definitions that were part of the APM bos interface. 2012-10-01 17:30:39 +00:00
asm.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
autoconf.h Define some optional routines that will help device_register() to 2011-10-18 23:25:20 +00:00
bios32.h
bioscall.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
clock.h
coff_machdep.h
cpu_counter.h
cpu_rng.h Add cpu_rng, a framework for simple on-CPU random number generators. 2016-02-27 00:09:44 +00:00
cpu.h Move the per-cpu l3 page allocation code to a separate MD function. Avoids code duplication for xen PAE 2011-12-30 17:57:49 +00:00
cpufunc.h
cputypes.h
cpuvar.h
db_machdep.h Introduce DDB_EXPR_FMT and replace the logic around DB_EXPR_T_IS_QUAD. 2011-05-26 15:34:12 +00:00
disklabel.h Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
eisa_machdep.h fix i386 build for MSI/MSI-X support code. 2015-04-27 08:30:10 +00:00
elf_machdep.h one more. 2016-02-02 20:16:59 +00:00
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
frame.h Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
frameasm.h comment 2011-07-26 12:57:35 +00:00
freebsd_machdep.h Change i386 to use x86/fpu.c instead of i386/isa/npx.c 2014-02-12 23:24:09 +00:00
gdt.h
i8259.h
i82093reg.h
i82093var.h
i82489reg.h
i82489var.h
ibcs2_machdep.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 GCC sets up u?int_fast8_t to be int, so be consistent with it. 2014-07-28 11:22:46 +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 GCC sets up u?int_fast8_t to be int, so be consistent with it. 2014-07-28 11:22:46 +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
ipkdb.h
isa_machdep.h
isapnp_machdep.h
joystick.h
kcore.h
limits.h Since all our compilers support __DBL_* and __FLT_*, use them to define 2014-04-21 10:53:47 +00:00
loadfile_machdep.h
lock.h
mach_machdep.h
Makefile Add cpu_rng, a framework for simple on-CPU random number generators. 2016-02-27 00:09:44 +00:00
Makefile.inc Disable SSE and AVX for kernel modules too. 2014-10-19 15:41:05 +00:00
math.h
mca_machdep.h #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:11:24 +00:00
mcontext.h Load and save the fpu registers (for copies to/from userspace) using 2014-02-15 22:20:41 +00:00
mpacpi.h
mpbiosreg.h
mpbiosvar.h
mpconfig.h
mtrr.h
multiboot.h
mutex.h
param.h make sure MSGBUFSIZE can't expand strangely by using parens. 2015-10-27 22:28:56 +00:00
pcb.h disable assert for lint. 2014-04-21 19:13:22 +00:00
pci_machdep.h
pic.h
pio.h
pmap.h forward decl for struct pcb. 2014-04-21 19:12:11 +00:00
pmc.h
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 __mcount_lock is moved to MI from MD. 2016-01-10 09:04:32 +00:00
psl.h
pte.h udpate license clauses on my code to match the new-style BSD licenses. 2011-02-01 20:09:08 +00:00
ptrace.h For processors that have memory breakpoints, add macros for them to help 2015-09-25 16:05:17 +00:00
rbus_machdep.h
reg.h
return.h
rwlock.h
segments.h expose __vaddr_t for segments.h since it is a userland api. 2016-01-24 18:21:50 +00:00
setjmp.h
signal.h
sljit_machdep.h Rename sljitarch.h to sljit_machdep.h. 2014-07-23 18:19:43 +00:00
specialreg.h
spkr.h
svr4_machdep.h
sysarch.h
tlog.h
trap.h
tss.h
types.h Add cpu_rng, a framework for simple on-CPU random number generators. 2016-02-27 00:09:44 +00:00
userret.h
vm86.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