NetBSD/sys/arch/i386/include
chs 2a95fc3517 in kvtopte(), return the mapping of the pde in the recursive page-table
mapping space rather than the mapping in the kernel address space.
2000-12-06 03:13:47 +00:00
..
Makefile Machine pmc.h 2000-11-05 22:28:00 +00:00
ansi.h G/c _BSD_INTPTR_T_ and _BSD_UINTPTR_T_. 2000-06-27 05:53:22 +00:00
aout_machdep.h
apmvar.h
asm.h Add a WEAK_ALIAS() macro. 2000-06-23 12:18:45 +00:00
bios32.h
bioscall.h Clean up bios_reg a little, and add support for accessing 2000-07-12 22:58:12 +00:00
bootinfo.h Actually define the ACPI memory map entry (bi_memmap_entry). 2000-06-02 18:27:47 +00:00
bswap.h
bus.h Define bus_space_*_stream_N functions as their non-stream counterparts. 2000-07-31 22:43:46 +00:00
byte_swap.h This code has nothing to do with UCB. 2000-03-16 14:15:26 +00:00
cdefs.h
coff_machdep.h Move a bunch of the COFF definitions into exec_coff.h, so they can be used by 2000-06-04 16:23:59 +00:00
conf.h
cpu.h make i386_nocpuid_cpus[] and i386_cpuid_cpus[] const - this pushes 2000-11-16 17:00:17 +00:00
cpufunc.h The assembler understands rdmsr, wrmsr, rdtsc, and rdpmc, so there's 2000-03-28 19:17:29 +00:00
cputypes.h Bump CPU_MAXFAMILY to 7. 2000-09-29 14:17:17 +00:00
db_machdep.h remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
disklabel.h
eisa_machdep.h Add functions to read EISA configuration data for MEM, IRQ, DMA, and IO. 2000-08-11 00:43:18 +00:00
elf_machdep.h Move dl* function definitions to libc on ELF. 2000-04-02 15:35:47 +00:00
endian.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
endian_machdep.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
float.h
frame.h
freebsd_machdep.h
gdt.h Move the TSS selector out of the PCB and put it into mdproc. We 2000-08-16 04:44:35 +00:00
ibcs2_machdep.h add prototype for ibcs2_syscall() 2000-12-02 16:13:34 +00:00
ieee.h
ieeefp.h
int_types.h change intptr_t and uintptr_t to long and unsigned long respectively. This 2000-07-16 02:18:11 +00:00
intr.h Add spllock(). See spl(9) for details. 2000-08-22 19:46:26 +00:00
ipkdb.h Make IPKDB working again. 2000-03-22 20:58:25 +00:00
isa_machdep.h Garbage-collect some more stuff. 2000-11-15 19:30:10 +00:00
isapnp_machdep.h kill __P in these files. (I had to look at them anyway with an eye for 2000-06-01 00:04:50 +00:00
joystick.h
kcore.h
limits.h Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
loadfile_machdep.h
lock.h Let each platform typedef the new __cpu_simple_lock_t, which should 2000-05-02 04:41:04 +00:00
math.h
mca_machdep.h move struct sys_config from mca_machdep.c to mca_machdep.h 2000-07-09 10:35:11 +00:00
mouse.h
npx.h
param.h Bring the default value of NMBCLUSTERS into the modern age. 2000-09-19 22:21:54 +00:00
pcb.h Move the TSS selector out of the PCB and put it into mdproc. We 2000-08-16 04:44:35 +00:00
pccons.h
pci_machdep.h add "#define I386_PCI_INTERRUPT_LINE_NO_CONNECTION 0xff" 2000-07-18 11:00:35 +00:00
pio.h
pmap.h in kvtopte(), return the mapping of the pde in the recursive page-table 2000-12-06 03:13:47 +00:00
pmc.h Add support for using the 586- and 686-class performance 2000-09-13 04:47:00 +00:00
proc.h Move the TSS selector out of the PCB and put it into mdproc. We 2000-08-16 04:44:35 +00:00
profile.h
psl.h
pte.h Define PG_LGFRAME, which is the page frame mask for large (4MB) pages. 2000-09-05 21:52:16 +00:00
ptrace.h
rbus_machdep.h Remove unnecessary function arguments. 2000-06-06 08:20:06 +00:00
reg.h
rnd.h Return the full width of the counter here. 2000-07-02 21:05:14 +00:00
segments.h
setjmp.h
signal.h
specialreg.h Fix typo. 2000-09-20 22:59:44 +00:00
spkr.h
stdarg.h Use __GNUC_PREREQ__(). 2000-05-05 00:20:22 +00:00
svr4_machdep.h
sysarch.h Add support for using the 586- and 686-class performance 2000-09-13 04:47:00 +00:00
trap.h
tss.h
types.h Replace "timestamp" with "counter" in previous change, to avoid any 2000-06-06 01:33:15 +00:00
varargs.h Only use __builtin_va_alist_t if using GCC 2.96 or later. Fixes 2000-05-12 23:49:11 +00:00
vm86.h
vmparam.h The i386 page size is fixed -- override PAGE_SIZE, et al, so that they 2000-11-14 18:01:54 +00:00