NetBSD/sys/arch/mips/include
jonathan 003ccf3b1c mips pmap_activate:
* prototype and definition for pmap_activate(p). Updates the segtab,
   and changes the active ASID if p == curproc.
 * Make reserved fixed-address (UADDR) kernelstack PTEs global,
   so we still have a kernel stack after pmap_activate() on curproc.
 * make KSEG2 mappings for p_addr global (see above.)

Seems to detune contextswitch and NTP resolution (by 60 ms), but
thepmap_activate() interface is mandatory.  Needs more thought.
1997-08-09 03:41:02 +00:00
..
ansi.h Define _BSD_CLOCKID_T_ and _BSD_TIMER_T_ 1996-11-15 22:38:45 +00:00
aout_machdep.h
asm.h Don't emit ".set reorder ; .set noreorder" around mcount profiling 1997-07-20 09:47:03 +00:00
bsd-aout.h
cachectl.h Add sys_sysarch() calls for the standard mips userspace cache-control calls. 1997-06-09 11:46:16 +00:00
cdefs.h Add hooks for definiing kernel RCSId and copyright symbols, 1997-05-15 08:47:05 +00:00
conf.h lint: Create mips/include/conf.h with prototypes for {mem device. 1997-05-24 08:57:59 +00:00
cpu.h * Change Sprite MACH_xxx prefix to MIPS_xxx. 1997-06-22 07:42:25 +00:00
cpuregs.h * Change Sprite MACH_xxx prefix to MIPS_xxx. 1997-06-22 07:42:25 +00:00
db_machdep.h * Re-apply changes from rev 1.6 of sys/arch/mips/include/reg.h accidentally 1997-07-19 09:54:23 +00:00
ecoff_machdep.h Add ecoff ``struct ext_ext'' header fields to ecoff_extsym.h. 1997-07-20 02:38:02 +00:00
elf.h Rename unused macro ELF_HDR_SIZE -> MIPS_ELF_HDR_SIZE to avoid clash 1996-06-26 04:41:41 +00:00
elf_machdep.h Add architecture-specific ELf relocs for mips chips. 1997-03-03 00:19:29 +00:00
endian.h Fix error from in_addr_t changes by christos: htonl() takes in_addr_t 1996-10-13 20:59:02 +00:00
float.h NetBSD's ieee FP definitions for the pmax are valid for other mips cpus; 1996-03-18 22:40:21 +00:00
ieeefp.h NetBSD's ieee FP definitions for the pmax are valid for other mips cpus; 1996-03-18 22:40:21 +00:00
kdbparam.h * Change Sprite MACH_xxx prefix to MIPS_xxx. 1997-06-22 07:42:25 +00:00
limits.h Remove pmax-specific CLK_TICK to prepare for moving to sys/arch/mips. 1996-03-19 02:45:48 +00:00
locore.h Fix typo mips3_mips_switch_exit. 1997-06-22 04:30:01 +00:00
mips1_pte.h Changes for configuring both MIPS1 and MIPS3, from a merge of 1997-06-16 23:41:40 +00:00
mips3_pte.h Changes for configuring both MIPS1 and MIPS3, from a merge of 1997-06-16 23:41:40 +00:00
mips_opcode.h Merge in additions of missing MIPS-I opcodes, and r4000-in-32-bit mode 1996-03-23 18:49:29 +00:00
mips_param.h DDB for mips. 1997-07-07 03:54:24 +00:00
pcb.h From Toru Nishimura: user pcb/proc changes for exception handling and 1997-06-15 17:36:24 +00:00
pmap.h mips pmap_activate: 1997-08-09 03:41:02 +00:00
proc.h DDB for mips. 1997-07-07 03:54:24 +00:00
profile.h Use __attribute__((unused). From Chris G. Demetriou <cgd@pa.dec.com>. 1997-07-20 03:47:29 +00:00
psl.h * Change Sprite MACH_xxx prefix to MIPS_xxx. 1997-06-22 07:42:25 +00:00
pte.h Cast mips1-only and mips3-only pfn_to_vad() macros to match the mips1/mips3 1997-06-21 04:10:42 +00:00
ptrace.h
reg.h * Re-apply changes from rev 1.6 of sys/arch/mips/include/reg.h accidentally 1997-07-19 09:54:23 +00:00
regdef.h
regnum.h Remove #ifdef LANGUAGE_C - protected definition of "struct reg". 1996-03-19 15:20:39 +00:00
reloc.h Fix for elf{32,64} changes: make <mips/reloc.h> re-includable, 1996-10-07 03:15:03 +00:00
setjmp.h
signal.h Add eight 32-bit (XXX) words of reserved space to struct sigcontext, 1996-03-19 04:22:04 +00:00
stdarg.h Revert pmax stdarg.h and varargs.h to versions from 1995-11-13. Those 1996-02-26 23:29:05 +00:00
sysarch.h Add sys_sysarch() calls for the standard mips userspace cache-control calls. 1997-06-09 11:46:16 +00:00
trap.h Change pmax T_USER bit (software only) to be 0x20, the same as the 1996-03-24 08:12:53 +00:00
types.h From Toru Nishimura: _FORKBRAINDAMAGE is gone, user process entered through 1997-06-15 17:28:46 +00:00
varargs.h Revert pmax stdarg.h and varargs.h to versions from 1995-11-13. Those 1996-02-26 23:29:05 +00:00
vmparam.h update comment from 1981 on memory and disk prices -- pr-2754 from Curt Sampson 1997-07-12 16:18:36 +00:00