.. |
ansi.h
|
Make _BSD_CLOCK_T_ unsigned int so it's the same for IPL32 and LP64
|
2015-06-17 13:52:51 +00:00 |
asm.h
|
switch mfc0_hazard to be superscalar nop, some mips3 are superscalar
|
2016-11-11 16:41:32 +00:00 |
bswap.h
|
|
|
bus_dma_defs.h
|
Use register_t for _ds_vaddr
|
2016-07-30 06:28:05 +00:00 |
bus_dma_funcs.h
|
|
|
bus_space_defs.h
|
remove last isolated islands using BUS_SPACE_BARRIER_SYNC and
|
2016-09-15 21:45:37 +00:00 |
bus_space_funcs.h
|
|
|
cache_ls2.h
|
Change MIPS to use the common pmap code.
|
2016-07-11 16:15:35 +00:00 |
cache_mipsNN.h
|
Change MIPS to use the common pmap code.
|
2016-07-11 16:15:35 +00:00 |
cache_octeon.h
|
Change MIPS to use the common pmap code.
|
2016-07-11 16:15:35 +00:00 |
cache_r3k.h
|
Change MIPS to use the common pmap code.
|
2016-07-11 16:15:35 +00:00 |
cache_r4k.h
|
Appease gcc and asm
|
2016-07-12 15:56:23 +00:00 |
cache_r5k.h
|
Change MIPS to use the common pmap code.
|
2016-07-11 16:15:35 +00:00 |
cache_r10k.h
|
Change MIPS to use the common pmap code.
|
2016-07-11 16:15:35 +00:00 |
cache_r5900.h
|
Change MIPS to use the common pmap code.
|
2016-07-11 16:15:35 +00:00 |
cache_tx39.h
|
Change MIPS to use the common pmap code.
|
2016-07-11 16:15:35 +00:00 |
cache.h
|
Need to compile in cache alias support when MIPS3 or MIPS4
|
2016-08-18 22:23:20 +00:00 |
cachectl.h
|
|
|
cdefs.h
|
|
|
cpu_counter.h
|
Change MIPS to use the common pmap code.
|
2016-07-11 16:15:35 +00:00 |
cpu.h
|
Pre-allocate some kcpuset_ts so that we don't try and allocate in the
|
2016-10-31 12:49:04 +00:00 |
cpuregs.h
|
Change MIPS to use the common pmap code.
|
2016-07-11 16:15:35 +00:00 |
db_machdep.h
|
Make db_expr_t long long when using the N32 ABI.
|
2015-06-06 22:19:07 +00:00 |
ecoff_machdep.h
|
Change MIPS to use the common pmap code.
|
2016-07-11 16:15:35 +00:00 |
elf_machdep.h
|
|
|
endian_machdep.h
|
|
|
endian.h
|
|
|
fenv.h
|
Add mips fenv.h (From FreeBSD)
|
2015-12-21 17:02:32 +00:00 |
float.h
|
|
|
frame.h
|
|
|
ieee.h
|
|
|
ieeefp.h
|
remove dup fenv
|
2015-12-25 06:01:38 +00:00 |
int_const.h
|
|
|
int_fmtio.h
|
|
|
int_limits.h
|
|
|
int_mwgwtypes.h
|
|
|
int_types.h
|
|
|
intr.h
|
Add a IPI for watchdogs.
|
2015-06-06 04:31:52 +00:00 |
isa_machdep.h
|
add isa_intr_establish_xname() to MD isa headers so that it can be used
|
2016-10-18 22:04:33 +00:00 |
kcore.h
|
Add back sysmapsize
|
2015-06-12 16:28:39 +00:00 |
kdbparam.h
|
|
|
limits.h
|
|
|
lock.h
|
Rework cavium support in preparation for MULTIPROCESSOR support
|
2015-06-01 22:55:12 +00:00 |
locore.h
|
sprinkle #ifndef __ASSEMBLER__ to make this file usable from .S - mostly for
|
2016-10-13 18:52:30 +00:00 |
Makefile
|
Add mips fenv.h (From FreeBSD)
|
2015-12-21 17:02:32 +00:00 |
Makefile.inc
|
Sync register number for curlwp with the kernel
|
2016-06-09 05:43:51 +00:00 |
math.h
|
|
|
mcontext.h
|
Change _lwp_getprivate_fast to use a syscall instead of rdhwr since rdhwr
|
2015-05-26 02:16:38 +00:00 |
mips1_pte.h
|
ifdef out bitfield struct for pte (not used).
|
2015-06-26 22:56:36 +00:00 |
mips3_clock.h
|
|
|
mips3_pte.h
|
Change MIPS to use the common pmap code.
|
2016-07-11 16:15:35 +00:00 |
mips_opcode.h
|
More instructions
|
2015-06-27 03:30:01 +00:00 |
mips_param.h
|
Change MIPS to use the common pmap code.
|
2016-07-11 16:15:35 +00:00 |
mipsNN.h
|
Change MIPS to use the common pmap code.
|
2016-07-11 16:15:35 +00:00 |
mutex.h
|
|
|
netbsd32_machdep.h
|
|
|
pcb.h
|
|
|
pci_machdep.h
|
|
|
pmap.h
|
Change MIPS to use the common pmap code.
|
2016-07-11 16:15:35 +00:00 |
pmc.h
|
|
|
proc.h
|
Make vmparam.h change work with RUMP
|
2015-06-30 04:20:19 +00:00 |
profile.h
|
|
|
psl.h
|
KX needs to set on !O32 kernels
|
2016-07-30 06:27:45 +00:00 |
pte.h
|
Fix pte_cached_p for MIPS_HAS_R4K_MMU
|
2016-09-04 07:27:49 +00:00 |
ptrace.h
|
For processors that have memory breakpoints, add macros for them to help
|
2015-09-25 16:05:17 +00:00 |
r3900regs.h
|
|
|
reg.h
|
use namespace protected types.
|
2016-01-24 16:13:19 +00:00 |
regdef.h
|
assembly no longer include <machine/cpu.h>. Instead MIPS_CURLWP is gotten
|
2015-06-07 06:07:49 +00:00 |
regnum.h
|
|
|
reloc.h
|
|
|
rwlock.h
|
|
|
sb1regs.h
|
|
|
setjmp.h
|
|
|
signal.h
|
use namespace protected types.
|
2016-01-24 16:00:29 +00:00 |
sljit_machdep.h
|
|
|
svr4_machdep.h
|
|
|
sysarch.h
|
|
|
trap.h
|
Add missing but now defined trap types. (use define<tab> consistently)
|
2015-06-06 04:31:10 +00:00 |
types.h
|
Change MIPS to use the common pmap code.
|
2016-07-11 16:15:35 +00:00 |
userret.h
|
|
|
vmparam.h
|
1TB is enough UVA for anyone... plus not all cpus can support more.
|
2016-11-22 11:01:50 +00:00 |
wchar_limits.h
|
|
|
wired_map.h
|
|
|