NetBSD/sys/arch/mips/include
chris 0e7661f023 Update pmap_update to now take the updated pmap as an argument.
This will allow improvements to the pmaps so that they can more easily defer expensive operations, eg tlb/cache flush, til the last possible moment.

Currently this is a no-op on most platforms, so they should see no difference.

Reviewed by Jason.
2001-09-10 21:19:08 +00:00
..
ansi.h
aout_machdep.h
asm.h
bsd-aout.h
bswap.h
cachectl.h
cdefs.h
cpu.h Oops, <sys/sched.h> isn't asm safe, move inside an "#ifndef LOCORE" block. 2001-09-04 09:23:27 +00:00
cpuregs.h Describe the widths of various coprocessor 0 registers (for mips1, 2001-08-17 07:53:33 +00:00
db_machdep.h
ecoff_machdep.h
elf_machdep.h
endian_machdep.h
endian.h
float.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
kcore.h
kdbparam.h
limits.h
lock.h
locore.h Reorder some function prototypes more logically. 2001-08-18 04:13:28 +00:00
Makefile
math.h
mips1_pte.h
mips3_pte.h
mips_opcode.h OP_BLTZAL was defined twice. 2001-08-13 18:48:48 +00:00
mips_param.h
pcb.h
pmap.h Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
proc.h
profile.h
psl.h
pte.h
ptrace.h
r3900regs.h
reg.h
regdef.h
regnum.h
reloc.h
rnd.h
setjmp.h
signal.h
stdarg.h Fix lint problem introduced in last change - if `lint' is defined, 2001-08-18 03:27:02 +00:00
sysarch.h
trap.h
types.h
userret.h
varargs.h
vmparam.h Modernise data and stack size limits. 2001-07-18 04:15:55 +00:00