freebsd-dev/sys/riscv/include
Ruslan Bukin 6f397ac71b Increase the size and alignment of the setjmp buffer.
This is required for future CPU extentions.

Reviewed by:	brooks
Sponsored by:	DARPA, AFRL
Sponsored by:	HEIF5
2016-05-26 10:03:30 +00:00
..
_align.h
_bus.h
_inttypes.h
_limits.h
_stdint.h
_types.h
asm.h
atomic.h Remove duplicates. 2016-02-22 14:13:05 +00:00
bus_dma.h
bus.h
clock.h
counter.h
cpu.h
cpufunc.h
db_machdep.h Add support for ddb(4). 2016-03-10 15:51:43 +00:00
dump.h
elf.h
endian.h
exec.h
float.h
floatingpoint.h
frame.h Add initial DTrace support for RISC-V. 2016-05-24 16:41:37 +00:00
ieeefp.h
in_cksum.h
intr.h Add the non-standard "IO interrupt" vector used by lowRISC. 2016-04-26 12:56:44 +00:00
kdb.h
machdep.h
md_var.h
memdev.h
minidump.h
ofw_machdep.h
param.h Add support for symmetric multiprocessing (SMP). 2016-02-24 16:50:34 +00:00
pcb.h
pcpu.h o Implement shared pagetables and switch from 4 to 3 levels page 2016-04-25 14:47:51 +00:00
pmap.h Rework the list of all pmaps: embed the list link into pmap. 2016-04-26 14:38:18 +00:00
pmc_mdep.h
proc.h
profile.h
psl.h
pte.h o Use uint64_t for page number as it doesn't fit uint32_t. 2016-02-26 14:04:00 +00:00
ptrace.h
reg.h
reloc.h
resource.h
riscv_opcode.h Add support for ddb(4). 2016-03-10 15:51:43 +00:00
riscvreg.h Add initial DTrace support for RISC-V. 2016-05-24 16:41:37 +00:00
runq.h
setjmp.h Increase the size and alignment of the setjmp buffer. 2016-05-26 10:03:30 +00:00
sf_buf.h
signal.h
smp.h Add support for symmetric multiprocessing (SMP). 2016-02-24 16:50:34 +00:00
stack.h Add support for ddb(4). 2016-03-10 15:51:43 +00:00
stdarg.h
sysarch.h
trap.h
ucontext.h
vdso.h
vm.h
vmparam.h Move arm's devmap to some generic place, so it can be used 2016-04-26 11:53:37 +00:00