NetBSD/sys/arch/i386/include
uebayasi 5d7952a5d1 Move struct vm_page_md definition from vmparam.h to pmap.h, because
it's used only by pmap.  vmparam.h has definitions for wider
audience.

All GENERIC kernels build tested, except ia64.

powerpc/include/booke/vmparam.h has one too, but it has no pmap.h,
so it's left as is.
2010-11-14 13:33:20 +00:00
..
acpi_machdep.h
ansi.h 1. {wctype,wctrans,mbstate}_t: switch MD to MI like other 2010-03-27 22:14:09 +00:00
aout_machdep.h
apicvar.h
apmvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
asm.h add macros to designate the end of asm functions. ok by Andrew Doran. 2008-05-03 05:54:52 +00:00
bios32.h
bioscall.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
bootinfo.h
bswap.h - use _I386_FOO_H for multi-include protection 2008-10-26 06:57:30 +00:00
bus_private.h
bus.h
byte_swap.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
cdefs.h - use _I386_FOO_H for multi-include protection 2008-10-26 06:57:30 +00:00
clock.h
coff_machdep.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
cpu_counter.h Merge cpu_counter.h. 2008-05-10 14:53:54 +00:00
cpu.h _LKM -> _MODULE 2008-12-29 19:59:09 +00:00
cpufunc.h Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
cputypes.h Report on and where possible, try to work around some of the known errata 2007-01-01 20:56:58 +00:00
cpuvar.h
darwin_machdep.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
db_machdep.h Make ddb compile and work in userspace. Mostly this is comprised of three 2009-03-07 22:02:16 +00:00
disklabel.h If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD. 2009-11-23 13:40:08 +00:00
eisa_machdep.h Delete unused functions eisa_mem_alloc() and eisa_mem_free(). 2009-11-17 23:46:27 +00:00
elf_machdep.h Add TLS relocation definitions. 2009-05-30 05:56:52 +00:00
endian_machdep.h
endian.h
fenv.h Add support for fenv.h interface for i386 and amd64. 2010-07-31 21:47:52 +00:00
float.h
frame.h Wrap sigframe_sigcontext in _KERNEL 2008-11-14 13:05:34 +00:00
frameasm.h Selector registers are 16-bit and binutils 2.18 insists that only 16-bit 2008-07-07 13:01:16 +00:00
freebsd_machdep.h
gdt.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
i8259.h
i82093reg.h Remove "struct device" from "struct pic", where it was only real 2008-07-03 14:02:24 +00:00
i82093var.h
i82489reg.h
i82489var.h
ibcs2_machdep.h Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly 2009-12-10 14:13:48 +00:00
ieee.h
ieeefp.h
int_const.h fix wrong integer promotion rule(removed U suffix from UINT{8,16}_C). 2010-05-29 17:33:57 +00:00
int_fmtio.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
int_limits.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
int_mwgwtypes.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
int_types.h
intr.h
intrdefs.h
ipkdb.h
isa_machdep.h
isapnp_machdep.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
joystick.h
kcore.h Import PAE support for kvm(3): 2010-10-05 23:48:16 +00:00
kvm86.h - use _I386_FOO_H for multi-include protection 2008-10-26 06:57:30 +00:00
limits.h 1. MB_LEN_MAX switch MD to MI. 2010-06-07 13:52:28 +00:00
loadfile_machdep.h Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
lock.h
mach_machdep.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
macho_machdep.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile Add support for fenv.h interface for i386 and amd64. 2010-07-31 21:47:52 +00:00
Makefile.inc Enable SSP (Stack Smash Protection) in x86 kernels by default (except 2009-11-25 17:08:08 +00:00
math.h
mca_machdep.h struct device * -> device_t 2009-05-04 12:19:29 +00:00
mcontext.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mpacpi.h
mpbiosreg.h
mpbiosvar.h
mpconfig.h
mtrr.h
multiboot.h Add a missing opt_multiboot.h into sys/arch/i386/i386/machdep.c. 2009-02-22 18:05:42 +00:00
mutex.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
npx.h Add support for fenv.h interface for i386 and amd64. 2010-07-31 21:47:52 +00:00
param.h Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
pcb.h Use struct segment_descriptor for pcb_fsd and pcb_gsd instead of int[2]. 2010-04-23 16:07:33 +00:00
pci_machdep.h
pic.h
pio.h
pmap.h Move struct vm_page_md definition from vmparam.h to pmap.h, because 2010-11-14 13:33:20 +00:00
pmc.h Share the sysarch stuff between the x86 ports. PR kern/36046. 2007-04-16 19:12:17 +00:00
proc.h Remove stray opt_redzone.h 2008-12-20 13:09:44 +00:00
profile.h - Make __cpu_simple_lock and similar real functions and patch at runtime. 2007-12-20 23:46:10 +00:00
psl.h
pte.h Update the comment for PG_PS when used with PAE. 2010-10-02 22:53:49 +00:00
ptrace.h
rbus_machdep.h Change rbus_min_start_hint() semantic for i386. "ram" is now psize_t 2010-03-01 01:15:23 +00:00
reg.h Remove options MATH_EMULATE. 2008-01-16 09:37:04 +00:00
return.h Add return_address(9) for reading the Nth return address from the call 2009-11-03 05:08:18 +00:00
rwlock.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
segments.h on Xen the GDT has to be updated though HYPERVISOR_update_descriptor(). 2009-05-17 18:24:23 +00:00
setjmp.h
signal.h Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
specialreg.h
spkr.h
stdarg.h use __builtin_va_start rather than __builtin_stdarg_start for gcc>=4.1, 2009-08-18 17:40:39 +00:00
svr4_machdep.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sysarch.h Share the sysarch stuff between the x86 ports. PR kern/36046. 2007-04-16 19:12:17 +00:00
tlog.h
trap.h
tss.h move IOMAP_INVALOFF from cpu.h to tss.h 2008-01-05 21:45:00 +00:00
types.h Promote paddr_t to 64 bits for i386 userland (non PAE and PAE). 2010-09-21 00:18:05 +00:00
userret.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
varargs.h
vm86.h Use lwp_getpcb() on x86 MD code, clean from struct user usage. 2009-11-21 03:11:00 +00:00
vmparam.h Move struct vm_page_md definition from vmparam.h to pmap.h, because 2010-11-14 13:33:20 +00:00
wchar_limits.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
xbox.h Remove nForce ethernet hack from machdep and instead call xbox_startup from 2007-01-07 01:04:26 +00:00