freebsd-dev/sys/mips/include
Randall Stewart 3f907e3338 Does 4 things:
1) Adds future RMI directories
2) Places intr_machdep.c in specfic files.arch pointing to the generic
   intr_machdep.c.  This allows us to have an architecture dependant intr_machdep.c
   (which we will need for RMI) in the machine specific directory
3) removes intr_machdep.c from files.mips
4) Adds some TARGET_XLR_XLS ifdef's for the machine specific intra_machdep.h. We
   may need to look at finding a better place to put this. But first I want to
   get this thing compiling.
2009-10-15 21:03:32 +00:00
..
_align.h Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating an 2009-09-08 20:45:40 +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 Better definitions for a few types for n32/n64. 2009-07-10 19:06:43 +00:00
archtype.h
asm.h Provide a macro for PTR_ADDU as well. We may need to implement this 2009-07-06 02:22:51 +00:00
asmacros.h
atomic.h Fix atomic_store_64 prototype for 64-bit systems. 2009-07-08 06:01:37 +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 - Make i/d cache size field 32-bit to prevent overflow 2009-08-10 01:49:59 +00:00
cpuregs.h Define COP0_SYNC for SB1 CPU. 2009-07-05 06:43:01 +00:00
cputypes.h
db_machdep.h - Move stack tracing function to db_trace.c 2009-10-14 01:43:53 +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 Does 4 things: 2009-10-15 21:03:32 +00:00
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 - Move stack tracing function to db_trace.c 2009-10-14 01:43:53 +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 Add a new sysctl for reporting all of the supported page sizes. 2009-09-18 17:04:57 +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 - Sync caches properly when dealing with sf_buf 2009-10-01 20:05:36 +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 The MCOUNT macro isn't going to work in 64-bit mode. Add a note to 2009-07-06 02:27:03 +00:00
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 * Completely Remove the option STOP_NMI from the kernel. This option 2009-08-13 17:09:45 +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 - Move stack tracing function to db_trace.c 2009-10-14 01:43:53 +00:00
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 Add support to the virtual memory system for configuring machine- 2009-07-12 23:31:20 +00:00
vmparam.h