freebsd-dev/sys/mips/include
Warner Losh bd34d48210 The SB1 has cohernet memory, so add it.
Also, Maxmem is better as a long.

Submitted by:	Neelkanth Natu
2009-07-05 15:20:16 +00:00
..
_bus_octeon.h
_bus.h Cavium-specific goo is no longer necessary here. Of course, I now 2009-06-14 06:10:36 +00:00
_inttypes.h
_limits.h
_stdint.h
_types.h First cut at 64-bit types. not 100% sure these are all correct for 2009-07-05 15:17:11 +00:00
archtype.h
asm.h Pull in machine/cdefs.h for the ABI definitions. Provide a PTR_LA, 2009-07-05 08:13:19 +00:00
asmacros.h
atomic.h First cut at atomics for 64-bit machines and SMP machines. 2009-07-05 15:13:24 +00:00
bootinfo.h
bswap.h
bus_dma.h
bus.h - Make mips_bus_space_generic be of type bus_space_tag_t instead of 2009-04-19 22:02:14 +00:00
cache_mipsNN.h - Add guards to ensure that these files are included only once 2009-06-26 19:54:06 +00:00
cache_r4k.h
cache.h - Add guards to ensure that these files are included only once 2009-06-26 19:54:06 +00:00
cdefs.h Bring in cdefs.h from NetBSD to define ABI goo. 2009-07-05 08:14:00 +00:00
clock.h
clockvar.h
cpu.h (1) Use uintptr_t in preference to unsigned. The latter isn't right for 2009-07-05 06:56:51 +00:00
cpufunc.h - Use naming convention the same as MIPS spec does: eliminate _sel1 sufix 2009-04-27 18:29:59 +00:00
cpuinfo.h
cpuregs.h Define COP0_SYNC for SB1 CPU. 2009-07-05 06:43:01 +00:00
cputypes.h
db_machdep.h db_expr_t should be a intptr_t, not an int. These expressions can be 2009-07-05 06:44:37 +00:00
defs.h
elf.h Define __ELF_WORD_SIZE appropriately for n64. Note for N32 I believe 2009-07-05 07:00:51 +00:00
endian.h - Cast argument to proper type in order to avoid warnings like 2009-04-27 19:18:55 +00:00
exec.h
float.h - Replace CPU_NOFPU and SOFTFLOAT options with CPU_FPU. By default 2009-05-26 22:40:12 +00:00
floatingpoint.h
fpu.h It appears that none of the contents of this file are necessary, so 2009-02-15 20:05:13 +00:00
frame.h Remove stray __P() 2009-02-15 01:12:16 +00:00
gdb_machdep.h
hwfunc.h
ieee.h
ieeefp.h
in_cksum.h
intr_machdep.h
iodev.h Remove the unused major/minor numbers from iodev and memdev. 2008-06-25 07:45:31 +00:00
kdb.h
limits.h
locore.h
md_var.h The SB1 has cohernet memory, so add it. 2009-07-05 15:20:16 +00:00
memdev.h Remove the unused major/minor numbers from iodev and memdev. 2008-06-25 07:45:31 +00:00
metadata.h
minidump.h
mips_opcode.h
mp_watchdog.h
mutex.h
param.h Use uintptr_t rather than unsigned here for 64-bit correctness. 2009-07-05 07:01:34 +00:00
pcb.h
pci_cfgreg.h
pcpu.h Export 'struct pcpu' to userland w/o requiring _KERNEL. A few ports 2008-08-19 19:53:52 +00:00
pltfm.h Trim unreferenced goo. SDRAM likely should be next, but it is still 2009-07-05 15:16:27 +00:00
pmap.h A variety of changes: 2009-05-02 06:12:38 +00:00
pmc_mdep.h
ppireg.h
proc.h - Add support for handling TLS area address in kernel space. 2009-06-27 23:27:41 +00:00
profile.h
psl.h - Remove now unused NetBSDism intr.h 2009-05-26 06:01:17 +00:00
pte.h The SB1 needs a special value for the cache field of the pte. 2009-07-05 15:19:28 +00:00
ptrace.h
queue.h
reg.h
regdef.h Switch to ABI agnostic ta0-ta3. Provide defs for this in the right 2009-07-05 06:39:37 +00:00
regnum.h Switch to ABI agnostic ta0-ta3. Provide defs for this in the right 2009-07-05 06:39:37 +00:00
reloc.h
resource.h
rm7000.h
runq.h
segments.h
setjmp.h
sf_buf.h
sigframe.h
signal.h
smp.h Remove ipi_all() and ipi_self() as the former hasn't been used at 2008-09-28 18:34:14 +00:00
stdarg.h
sysarch.h - Add support for handling TLS area address in kernel space. 2009-06-27 23:27:41 +00:00
timerreg.h
trap.h
ucontext.h compute the areas to save registers in for 64-bit access correctly. 2009-07-05 15:18:06 +00:00
varargs.h
vm.h Correct the #endif comment. 2009-06-26 16:22:24 +00:00
vmparam.h