NetBSD/sys/arch/i386/include
junyoung 581cbf8089 As suggested on tech-kern@ days ago:
* Get rid of PTmap, PTD, PTDpde, APTmap, APTD, and APTDpde from locore.S.
* Rename PTDpaddr to PDPpaddr, ptdpaddr in struct cpu_kcore_hdr to pdppaddr for consistency.
2004-08-26 10:12:33 +00:00
..
acpi_func.h
acpi_machdep.h
ansi.h
aout_machdep.h
apicvar.h
apmvar.h Wrap some areas with #ifndef _LOCORE so assembly files can pick up some defs 2003-12-25 21:03:55 +00:00
asm.h fix a compile error in the case DDB && !GPROF. 2004-05-13 20:30:39 +00:00
atomic.h
bios32.h
bioscall.h
bootinfo.h
bswap.h
bus.h
byte_swap.h
cdefs.h
coff_machdep.h
cpu_counter.h
cpu.h curcpu: fix a typo. (cpuinfo -> cpu_info) 2004-05-16 12:32:53 +00:00
cpufunc.h issue memory read barrier for BUS_DMASYNC_POSTREAD operation. 2004-01-14 11:31:55 +00:00
cputypes.h
cpuvar.h
darwin_machdep.h Add USRSTACK definitions 2004-07-04 15:22:29 +00:00
db_machdep.h
disklabel.h
eisa_machdep.h
elf_machdep.h
endian_machdep.h Reflect <sys/endian.h> rev. 1.4: make htonl() et al. arguments and 2004-06-10 16:01:39 +00:00
endian.h
float.h
frame.h
frameasm.h add a comment to note that INTRFASTEXIT and trap() should be in sync. 2004-05-12 20:03:06 +00:00
freebsd_machdep.h
gdt.h
i8259.h
i82093reg.h
i82093var.h
i82489reg.h
i82489var.h
ibcs2_machdep.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h Bring back {u,}int_fast8_t back to 8 bits, as I had misunderstood Charles. 2004-05-22 14:16:59 +00:00
int_limits.h Bring back {u,}int_fast8_t back to 8 bits, as I had misunderstood Charles. 2004-05-22 14:16:59 +00:00
int_mwgwtypes.h Bring back {u,}int_fast8_t back to 8 bits, as I had misunderstood Charles. 2004-05-22 14:16:59 +00:00
int_types.h
intr.h
intrdefs.h
ipkdb.h
isa_machdep.h
isapnp_machdep.h
joystick.h just include <sys/joystick.h> 2004-07-02 17:15:10 +00:00
kcore.h As suggested on tech-kern@ days ago: 2004-08-26 10:12:33 +00:00
kvm86.h
limits.h
loadfile_machdep.h
lock.h
mach_machdep.h
macho_machdep.h
Makefile Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. 2004-05-08 21:51:47 +00:00
math.h
mca_machdep.h
mcontext.h
mpacpi.h
mpbiosreg.h
mpbiosvar.h
mpconfig.h
mtrr.h
npx.h
param.h
pcb.h defer pmap switching until it's really needed 2004-02-20 17:35:01 +00:00
pccons.h
pci_machdep.h
pic.h
pio.h
pmap.h As suggested on tech-kern@ days ago: 2004-08-26 10:12:33 +00:00
pmc.h
proc.h - Locate comment in right place. 2004-02-21 04:31:40 +00:00
profile.h instead of blindly set IF in MCOUNT_EXIT, 2004-05-24 14:01:10 +00:00
psl.h
pte.h
ptrace.h
rbus_machdep.h
reg.h
segments.h Drop trailing spaces. 2004-03-05 11:30:50 +00:00
setjmp.h
signal.h SIGTRAMP_VALID() should not pollute the user namespace 2004-05-10 21:51:49 +00:00
specialreg.h
spkr.h
stdarg.h
svr4_machdep.h
sysarch.h
tlog.h Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
trap.h
tss.h
types.h Do not export __HAVE_RAS to userland. Applications are supposed to try 2004-01-18 18:23:19 +00:00
userret.h
varargs.h
vm86.h
vmparam.h add a comment on mp_attrs. 2004-05-12 09:11:03 +00:00
wchar_limits.h Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. 2004-05-08 21:51:47 +00:00