NetBSD/sys/arch/i386/include
thorpej 7d9de8b2ad PMC_TYPE_I586 -> PMC_CLASS_I586
PMC_TYPE_I686 -> PMC_CLASS_I686
PMC_TYPE_K7 -> PMC_CLASS_K7

To reflect terminilogy used in pmc(3).
2002-08-09 05:28:08 +00:00
..
Makefile
acpi_machdep.h - Disable Interrput before execute AcpiEnterSleepState(). 2002-07-18 12:05:11 +00:00
ansi.h
aout_machdep.h
apmvar.h
asm.h Move the IDTVEC() macro to <machine/asm.h>, and make it work with 2002-05-31 18:07:31 +00:00
bios32.h
bioscall.h
bootinfo.h
bswap.h
bus.h
byte_swap.h
cdefs.h
coff_machdep.h
conf.h Remove opms(4) and its device, /dev/pms0, from the i386 port, because 2002-04-18 12:54:09 +00:00
cpu.h always include ci_s*_locks in struct cpu_info, so that the size doesn't depend 2002-07-09 22:28:30 +00:00
cpufunc.h add KSTACK_CHECK_DR0. 2002-07-03 02:46:11 +00:00
cputypes.h
db_machdep.h Eliminate commons. 2002-05-12 23:16:52 +00:00
disklabel.h
eisa_machdep.h
elf_machdep.h Add support for dumping ELF-cormat core files. 2001-12-09 23:05:56 +00:00
endian.h
endian_machdep.h
float.h
frame.h During native signal delivery (and iBCS2, since it uses the native 2002-06-23 22:18:49 +00:00
freebsd_machdep.h Add kernel support for having userland provide the signal trampoline: 2002-07-04 23:32:02 +00:00
gdt.h
ibcs2_machdep.h Add kernel support for having userland provide the signal trampoline: 2002-07-04 23:32:02 +00:00
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h Eliminate commons. 2002-05-12 23:16:52 +00:00
ipkdb.h
isa_machdep.h add MD support for ACPI sleep/wakeup. 2002-06-18 07:56:12 +00:00
isapnp_machdep.h
joystick.h
kcore.h
kvm86.h add a function to read from the BIOS vm86 2002-07-10 19:09:35 +00:00
limits.h
loadfile_machdep.h
lock.h
macho_machdep.h
math.h Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
mca_machdep.h
mouse.h
mtrr.h
npx.h
param.h Purge CLSIZE, CLSIZELOG2 and MCLOFSET. 2002-02-26 15:13:19 +00:00
pcb.h Eliminate commons. 2002-05-12 23:16:52 +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 Use ANSI declarations for static inline functions, and give them 2001-12-23 23:08:41 +00:00
pmc.h PMC_TYPE_I586 -> PMC_CLASS_I586 2002-08-09 05:28:08 +00:00
proc.h
profile.h
psl.h
pte.h
ptrace.h Mirror cleanup wrt. procfs-centric naming made to the MI ptrace code. 2002-05-09 16:28:11 +00:00
rbus_machdep.h
reg.h
rnd.h
segments.h Re-arrange GDT entries somewhat so that: (1) I can reserve the 8th entry for 2002-01-23 15:02:34 +00:00
setjmp.h
signal.h
specialreg.h Add Athlon performance counters. 2002-06-07 04:03:49 +00:00
spkr.h
stdarg.h
svr4_machdep.h rename (incorrect) SVR4_TRAP_CLOCK_SETTIME to SVR4_TRAP_GETHRESTIME - this 2001-12-21 07:02:23 +00:00
sysarch.h Support Athlon performance counters. 2002-06-07 04:04:47 +00:00
trap.h Add XMM trap type. 2002-06-17 21:38:20 +00:00
tss.h
types.h Redo last change. "pmc_evid_t" and "pmc_ctr_t" need to be visible for 2002-08-07 09:45:49 +00:00
userret.h
varargs.h
vm86.h
vmparam.h