freebsd-dev/sys/mips/include
Ed Schouten 53627e400f Replace __signed by signed.
The signed keyword is an integral part of the C syntax. There's no need
to use __signed.
2011-12-13 13:38:03 +00:00
..
_align.h
_bus.h
_inttypes.h Replace __LP64__ with __mips_n64. This partly reverts r217147. 2011-02-04 13:09:46 +00:00
_limits.h Replace __LP64__ with __mips_n64. This partly reverts r217147. 2011-02-04 13:09:46 +00:00
_stdint.h Replace __LP64__ with __mips_n64. This partly reverts r217147. 2011-02-04 13:09:46 +00:00
_types.h Replace __signed by signed. 2011-12-13 13:38:03 +00:00
asm.h Fix COP0 hazards for XLR and XLP 2011-11-18 09:30:24 +00:00
atomic.h Fix the _long() rappresentation on mips by casting the long arguments 2011-05-13 16:39:47 +00:00
bootinfo.h
bswap.h
bus_dma.h
bus.h Support for booting XLP using FDT. 2011-10-18 08:10:23 +00:00
cache_mipsNN.h
cache_r4k.h
cache.h
cdefs.h
clock.h
clockvar.h
cpu.h
cpufunc.h XLP processors have the release 2 pagegrain register 2011-11-21 07:55:37 +00:00
cpuinfo.h
cpuregs.h Fix COP0 hazards for XLR and XLP 2011-11-18 09:30:24 +00:00
cputypes.h
db_machdep.h
elf.h Add AT_STACKPROT elf aux vector. Will be used to inform rtld about the 2011-01-07 14:22:34 +00:00
endian.h
exec.h
fdt.h Support for booting XLP using FDT. 2011-10-18 08:10:23 +00:00
float.h
floatingpoint.h
fls64.h
fpu.h
frame.h
gdb_machdep.h
hwfunc.h Fix a brain-o in platform_cpu_mask() by just specifying a possible 2011-05-13 19:56:58 +00:00
ieee.h
ieeefp.h People porting FreeBSD to new architectures ought not have to 2011-10-21 06:41:46 +00:00
in_cksum.h
intr_machdep.h FDT support for MIPS. 2011-10-18 07:29:21 +00:00
iodev.h
kdb.h
limits.h
locore.h
md_var.h Fix wakeup latency when sleeping with 'wait' 2011-10-18 16:37:28 +00:00
memdev.h Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set(). 2011-01-17 22:58:28 +00:00
metadata.h
minidump.h
mips_opcode.h
mp_watchdog.h
ofw_machdep.h FDT support for MIPS. 2011-10-18 07:29:21 +00:00
param.h Remove bogus and wrong definition of BLKDEV_IOSIZE. 2011-10-04 18:06:08 +00:00
pcb.h
pci_cfgreg.h
pcpu.h
pmap.h Add the cpuset_t conversion for mips. 2011-05-13 16:42:05 +00:00
pmc_mdep.h
ppireg.h
proc.h Remove unused define. 2011-10-07 16:09:44 +00:00
profile.h
pte.h Support for 64 bit PTEs on n32 and n64 compilation. 2011-01-13 15:17:29 +00:00
ptrace.h
reg.h
regdef.h
regnum.h
reloc.h
resource.h
runq.h
setjmp.h
sf_buf.h Implement sf_buf using direct map (XKPHYS) in MIPS n64. 2011-01-27 14:49:22 +00:00
sigframe.h
signal.h
smp.h Add the cpuset_t conversion for mips. 2011-05-13 16:42:05 +00:00
stdarg.h
sysarch.h
timerreg.h
tlb.h
trap.h
ucontext.h
varargs.h
vm.h
vmparam.h Move the ZERO_REGION_SIZE to a machine-dependent file, as on many 2011-05-13 19:35:01 +00:00