NetBSD/sys/arch/mips/include
thorpej 6e69c4e62c Add mips_dcache_align and mips_dcache_align_mask variables that
contain information suitable for allowing other parts of the kernel
to determine if a memory region is aligned to the largest data cache
line size present in the system.

Add a mips_dcache_compute_align() function which must be called whenever
one of the data cache line size variables is changed, in order to
compute mips_dcache_align and mips_dcache_align_mask.
2001-11-19 01:28:07 +00:00
..
r5900 Merge the thorpej-mips-cache branch onto the trunk. This is an 2001-11-14 18:26:21 +00:00
ansi.h
aout_machdep.h
asm.h
bsd-aout.h
bswap.h
cache_r3k.h Merge the thorpej-mips-cache branch onto the trunk. This is an 2001-11-14 18:26:21 +00:00
cache_r4k.h Add 128b/l L2 cache ops. 2001-11-18 18:46:20 +00:00
cache_r5900.h Merge the thorpej-mips-cache branch onto the trunk. This is an 2001-11-14 18:26:21 +00:00
cache_tx39.h Merge the thorpej-mips-cache branch onto the trunk. This is an 2001-11-14 18:26:21 +00:00
cache.h Add mips_dcache_align and mips_dcache_align_mask variables that 2001-11-19 01:28:07 +00:00
cachectl.h
cdefs.h
cpu.h Merge the thorpej-mips-cache branch onto the trunk. This is an 2001-11-14 18:15:10 +00:00
cpuregs.h R5900 support. 2001-10-16 16:31:32 +00:00
db_machdep.h Remove unneeded declarations of the db_machine_init() function. The 2001-11-09 06:52:23 +00:00
ecoff_machdep.h
elf_machdep.h
endian_machdep.h
endian.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 Merge the thorpej-mips-cache branch onto the trunk. This is an 2001-11-14 18:15:10 +00:00
Makefile Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
Makefile.inc This Makefile.inc is used for building LKMS - add the standard MIPS 2001-10-05 15:36:46 +00:00
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 R5900 support. 2001-10-16 16:31:32 +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 R5900 support. 2001-10-16 16:31:32 +00:00
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 * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
userret.h
varargs.h
vmparam.h MAXSLP is defined to be a machine-independent scheduling parameter, 2001-11-15 18:06:11 +00:00