freebsd-skq/sys/riscv/riscv
Alan Cox d3ffaee8e6 Eliminate an unused #include. For a brief period of time, _unrhdr.h was
used to implement PCID support on amd64.

Reviewed by:	kib
2016-05-13 20:14:41 +00:00
..
autoconf.c
bcopy.c
bus_machdep.c Add the implementation of basic bus_space_read/write functions. 2016-04-26 12:45:01 +00:00
bus_space_asm.S Add the implementation of basic bus_space_read/write functions. 2016-04-26 12:45:01 +00:00
busdma_machdep.c
clock.c
copyinout.S
copystr.c
cpufunc_asm.S Add support for symmetric multiprocessing (SMP). 2016-02-24 16:50:34 +00:00
db_disasm.c Add support for ddb(4). 2016-03-10 15:51:43 +00:00
db_interface.c Add support for ddb(4). 2016-03-10 15:51:43 +00:00
db_trace.c Add support for ddb(4). 2016-03-10 15:51:43 +00:00
dump_machdep.c
elf_machdep.c
exception.S Add the non-standard "IO interrupt" vector used by lowRISC. 2016-04-26 12:56:44 +00:00
genassym.c o Implement shared pagetables and switch from 4 to 3 levels page 2016-04-25 14:47:51 +00:00
identcpu.c
in_cksum.c
intr_machdep.c Add the non-standard "IO interrupt" vector used by lowRISC. 2016-04-26 12:56:44 +00:00
locore.S o Implement shared pagetables and switch from 4 to 3 levels page 2016-04-25 14:47:51 +00:00
machdep.c o Implement shared pagetables and switch from 4 to 3 levels page 2016-04-25 14:47:51 +00:00
mem.c
minidump_machdep.c As <machine/vmparam.h> is included from <vm/vm_param.h>, there is no 2016-02-22 09:08:04 +00:00
mp_machdep.c Add support for symmetric multiprocessing (SMP). 2016-02-24 16:50:34 +00:00
nexus.c risc-v: for pointers replace 0 with NULL. 2016-04-14 17:25:50 +00:00
ofw_machdep.c Add the implementation of OF_decode_addr(). 2016-04-26 12:33:25 +00:00
pmap.c Eliminate an unused #include. For a brief period of time, _unrhdr.h was 2016-05-13 20:14:41 +00:00
stack_machdep.c Add support for ddb(4). 2016-03-10 15:51:43 +00:00
support.S
swtch.S o Implement shared pagetables and switch from 4 to 3 levels page 2016-04-25 14:47:51 +00:00
sys_machdep.c
timer.c Fix comment. 2016-02-22 14:19:45 +00:00
trap.c Add support for ddb(4). 2016-03-10 15:51:43 +00:00
uio_machdep.c
uma_machdep.c Include sys/_task.h into uma_int.h, so that taskqueue.h isn't a 2016-02-09 20:22:35 +00:00
unwind.c Add support for ddb(4). 2016-03-10 15:51:43 +00:00
vm_machdep.c There is no need to pre save tp in cpu_fork(). 2016-02-17 14:13:25 +00:00