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
..
Makefile Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +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 For MIPS software masking option, when returning to user mode apply 2000-12-14 21:29:51 +00:00
bsd-aout.h
bswap.h
cachectl.h Move prototypes for mips_user_cachectl() and mips_user_cacheflush() 2001-01-07 04:13:16 +00:00
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 Move platform db_trap callback from arch/mips into ddb as suggested by 2000-07-17 19:57:49 +00:00
ecoff_machdep.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
ieee.h
ieeefp.h
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
kcore.h
kdbparam.h
limits.h Be consistent with limit constants: 2001-05-04 15:12:32 +00:00
lock.h
locore.h Reorder some function prototypes more logically. 2001-08-18 04:13:28 +00:00
math.h
mips1_pte.h rename 2000-06-09 05:51:42 +00:00
mips3_pte.h rename 2000-06-09 05:51:42 +00:00
mips_opcode.h OP_BLTZAL was defined twice. 2001-08-13 18:48:48 +00:00
mips_param.h space -> TAB 2000-12-11 15:38:43 +00:00
pcb.h Introduce 'segbase' global variable to hold the pointer to current 2000-09-13 01:53:00 +00:00
pmap.h Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
proc.h New syscall entry implementation based on the Alpha version 2001-01-16 06:01:26 +00:00
profile.h Use spl*_noprof routines to raise and lower spl for kernel profiling. 2000-07-18 06:25:32 +00:00
psl.h For 64b clean 32b compilation, do not bother setting SX And KX. 2000-07-11 06:26:08 +00:00
pte.h Delete unused uvtopte() macro. 2001-03-23 01:27:59 +00:00
ptrace.h
r3900regs.h Rewrote TX39 series cache routines. 2000-08-24 05:31:59 +00:00
reg.h
regdef.h
regnum.h
reloc.h
rnd.h clean up and consistency for CP0 Count, Compare, Wired, and Config 2000-10-05 02:36:44 +00:00
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 Handle R4K trap faults in user mode like overflows (deliver SIGFPE). This 2000-09-15 06:50:46 +00:00
types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
userret.h No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
varargs.h
vmparam.h Modernise data and stack size limits. 2001-07-18 04:15:55 +00:00