NetBSD/sys/arch/i386/include
jdolecek f5599abc0a fix typo 2001-09-23 19:59:19 +00:00
..
Makefile Add mtrr.h to INCS list to get installed on a make includes 2001-09-12 04:44:21 +00:00
ansi.h
aout_machdep.h
apmvar.h Make it possible to query each battery individually by making the 2001-09-10 05:23:30 +00:00
asm.h
bios32.h
bioscall.h Add support for getting %es value from the bios call. 2001-05-02 13:12:45 +00:00
bootinfo.h
bswap.h
bus.h fix typo 2001-09-23 19:59:19 +00:00
byte_swap.h use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
cdefs.h
coff_machdep.h
conf.h
cpu.h - Rename cpu_use_fxsave to i386_use_fxsave. 2001-08-02 22:04:28 +00:00
cpufunc.h Set up function pointers for copyin/copyout in preparation for 2001-07-31 18:28:58 +00:00
cputypes.h
db_machdep.h Add %fs/%gs to trap frame and save/restore them on 2001-06-17 21:01:32 +00:00
disklabel.h
eisa_machdep.h
elf_machdep.h
endian.h
endian_machdep.h
float.h remove needless externs in front of function prototypes 2001-05-21 04:47:35 +00:00
frame.h Add %fs/%gs to trap frame and save/restore them on 2001-06-17 21:01:32 +00:00
freebsd_machdep.h
gdt.h
ibcs2_machdep.h
ieee.h
ieeefp.h
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
int_fmtio.h {,u}intptr_t are longs; adjust printf/scanf formats. 2001-09-19 05:23:43 +00:00
int_limits.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_mwgwtypes.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
intr.h In i386_softintr_lock(), use splserial() rather than splhigh(), 2001-07-16 16:53:00 +00:00
ipkdb.h
isa_machdep.h
isapnp_machdep.h
joystick.h
kcore.h
limits.h
loadfile_machdep.h
lock.h remove some lint, including ansifying some inlines 2001-04-30 01:17:30 +00:00
macho_machdep.h add MACHO_MACHDEP_CASES 2001-07-14 03:05:51 +00:00
math.h
mca_machdep.h The system configuration block structure doesn't need to be public 2001-05-02 13:16:33 +00:00
mouse.h
mtrr.h Add code to frob the MTRR-like registers on the AMD K6-2 2001-09-19 01:26:18 +00:00
npx.h Upon further reading of the manual, don't save the MXCSR-at-last-exception. 2001-08-03 01:46:08 +00:00
param.h Remove trailing "U" on KERNBASE introduced in last commit. 2001-08-03 01:03:10 +00:00
pcb.h Add support for saving/restoring SSE/SSE2 state using FXSAVE/FXRSTOR. 2001-08-02 21:04:43 +00:00
pccons.h
pci_machdep.h For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
pio.h remove some lint, including ansifying some inlines 2001-04-30 01:17:30 +00:00
pmap.h Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
pmc.h
proc.h Add flag to indicate that a process set some mtrrs that need to be 2001-09-10 10:11:21 +00:00
profile.h use cli/sti instead of splhigh/splx for MCOUNT_ENTER/MCOUNT_EXIT. 2001-08-23 06:17:00 +00:00
psl.h use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
pte.h
ptrace.h
rbus_machdep.h Move _i386_memio_unmap() into bus_machdep.c; the ACPI code wants it. 2001-04-25 03:31:23 +00:00
reg.h Redefine evil tXXX register offset defines into the trapframe structure 2001-07-17 08:13:06 +00:00
rnd.h
segments.h Use global descriptor 7 for mach traps. Unfortunately this is already 2001-07-14 02:02:45 +00:00
setjmp.h
signal.h
specialreg.h Define the AMD K6 cache/write-combinding control register MSR. 2001-09-19 00:30:11 +00:00
spkr.h
stdarg.h
svr4_machdep.h
sysarch.h Add definitions for mtrr syscalls. 2001-09-10 10:10:57 +00:00
trap.h
tss.h
types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
userret.h
varargs.h
vm86.h
vmparam.h Compute the VM_* constants directly, rather than hard-coding 2001-06-25 16:28:48 +00:00