freebsd-dev/sys/riscv/riscv
2023-05-04 12:33:39 -07:00
..
autoconf.c
bus_machdep.c pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t. 2022-09-22 15:08:52 -07:00
bus_space_asm.S
busdma_bounce.c kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
busdma_machdep.c bus_dma: Deduplicate locking helper functions. 2022-01-05 13:50:40 -08:00
clock.c
copyinout.S riscv: fix VM_MAXUSER_ADDRESS checks in asm routines 2021-10-07 18:12:30 -03:00
cpufunc_asm.S
db_disasm.c
db_interface.c riscv: implement db_show_mdpcpu() 2022-07-05 11:51:14 -03:00
db_trace.c ddb: print the actual syscall name 2022-10-28 18:21:08 -03:00
dump_machdep.c
elf_machdep.c riscv: fix relocation handling for R_RISCV_64 2022-10-20 12:01:29 -03:00
exception.S riscv: save the thread pointer in both modes 2023-04-17 09:49:52 -04:00
exec_machdep.c riscv: retire the FPE kernel option 2023-05-02 15:01:31 -03:00
gdb_machdep.c riscv: gdb(4) support 2022-01-10 13:40:12 -04:00
genassym.c AST: rework 2022-08-02 21:11:09 +03:00
identcpu.c riscv: retire the FPE kernel option 2023-05-02 15:01:31 -03:00
intr_machdep.c
locore.S riscv: Try to improve the comments for locore's page table setup 2022-03-01 09:39:44 -05:00
machdep.c riscv: retire the FPE kernel option 2023-05-02 15:01:31 -03:00
mem.c
minidump_machdep.c kerneldump: remove physical from dump routines 2022-05-13 10:43:19 -03:00
mp_machdep.c ofw_cpu_early_foreach: Change callback to return bool instead of boolean_t. 2023-05-04 12:33:39 -07:00
nexus.c riscv: Implement bus_describe_intr() for nexus 2023-04-23 13:55:57 -04:00
ofw_machdep.c
plic.c riscv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:37 -07:00
pmap.c pmap_{un}map_io_transient: Use bool instead of boolean_t. 2023-05-04 12:29:48 -07:00
ptrace_machdep.c riscv: move signal delivery code to exec_machdep.c 2021-10-08 03:20:42 +03:00
riscv_console.c riscv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:37 -07:00
riscv_syscon.c riscv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:37 -07:00
sbi.c riscv: Use __diagused for variables only used in KASSERT(). 2022-04-13 16:08:23 -07:00
stack_machdep.c
support.S riscv: fix VM_MAXUSER_ADDRESS checks in asm routines 2021-10-07 18:12:30 -03:00
swtch.S riscv: retire the FPE kernel option 2023-05-02 15:01:31 -03:00
sys_machdep.c
timer.c riscv timer: implement riscv_timer_et_stop() 2022-06-23 15:15:11 -03:00
trap.c riscv: retire the FPE kernel option 2023-05-02 15:01:31 -03:00
uio_machdep.c pmap_{un}map_io_transient: Use bool instead of boolean_t. 2023-05-04 12:29:48 -07:00
uma_machdep.c Convert vm_page_alloc() callers to use vm_page_alloc_noobj(). 2021-10-19 21:22:56 -04:00
unwind.c Check alignment of fp in unwind_frame 2022-11-16 18:29:28 +00:00
vm_machdep.c Simplify swi for bus_dma. 2021-12-28 13:51:25 -08:00