NetBSD/sys/arch/alpha/include
thorpej 2b27ac7a99 Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data for
each vm_page structure.  Add a VM_MDPAGE_INIT() macro to init this
data when pages are initialized by UVM.  These macros are mandatory,
but ports may #define them to nothing if they are not needed/used.

This deprecates struct pmap_physseg.  As a transitional measure,
allow a port to #define PMAP_PHYSSEG so that it can continue to
use it until its pmap is converted to use VM_MDPAGE_MEMBERS.

Use all this stuff to eliminate a lot of extra work in the Alpha
pmap module (it's smaller and faster now).  Changes to other pmap
modules will follow.
2001-04-29 22:44:31 +00:00
..
alpha_cpu.h
alpha.h o IEEE 754 floating-point completion code. 2001-04-26 03:10:44 +00:00
ansi.h replace 'long long' with int64_t to compile stand alone program with 2001-01-03 10:08:55 +00:00
aout_machdep.h
asm.h
atomic.h Oops, properly mark a memory operand as both an input and an 2001-04-16 17:05:22 +00:00
autoconf.h
bswap.h
bus.h Add the BUS_DMA_STREAMING flag. 2001-03-07 22:42:16 +00:00
bwx.h
cdefs.h
cfbreg.h
conf.h
cpu.h Add a microtime() implementation that interpolates between ticks 2001-04-28 06:10:49 +00:00
cpuconf.h
cpuvar.h
db_machdep.h Glue in KGDB. Needs some more work -- KGDB currently renders 2001-04-19 17:48:46 +00:00
disklabel.h
ecoff_machdep.h
eisa_machdep.h
elf_machdep.h
endian_machdep.h
endian.h
fbio.h
float.h
fpu.h o IEEE 754 floating-point completion code. 2001-04-26 03:10:44 +00:00
frame.h
ieee.h
ieeefp.h o IEEE 754 floating-point completion code. 2001-04-26 03:10:44 +00:00
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
int_fmtio.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +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 Add a microtime() implementation that interpolates between ticks 2001-04-28 06:10:49 +00:00
isa_machdep.h
isapnp_machdep.h
kbio.h
kcore.h
limits.h
loadfile_machdep.h
lock.h SPINLOCK_INTERLOCK_RELEASE_HOOK should actually be 2001-04-20 22:58:39 +00:00
logout.h Verbose display of machine check errors on AS200/400 boxes. 2001-03-25 05:52:38 +00:00
Makefile Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
Makefile.inc
math.h
pal.h
param.h
pcb.h Eliminate race conditions in the FP-switch code. MP kernels get 2001-04-20 00:10:17 +00:00
pci_machdep.h Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pio.h Make this C++ safe. 2001-01-07 03:59:31 +00:00
pmap.h Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data for 2001-04-29 22:44:31 +00:00
proc.h o IEEE 754 floating-point completion code. 2001-04-26 03:10:44 +00:00
profile.h
prom.h
psl.h
pte.h
ptrace.h
reg.h
rnd.h
rpb.h
setjmp.h
sigdebug.h
signal.h
stdarg.h
sysarch.h o IEEE 754 floating-point completion code. 2001-04-26 03:10:44 +00:00
tc_machdep.h
types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
userret.h ANSI'ify, and inline userret(). 2001-01-03 22:15:38 +00:00
varargs.h
vmparam.h Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data for 2001-04-29 22:44:31 +00:00
vuid_event.h
z8530var.h