freebsd-nq/sys/riscv/riscv
Mark Johnston 84c3922243 Convert consumers to vm_page_alloc_noobj_contig()
Remove now-unneeded page zeroing.  No functional change intended.

Reviewed by:	alc, hselasky, kib
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D32006
2021-10-19 21:22:56 -04:00
..
autoconf.c
bus_machdep.c
bus_space_asm.S Use unsigned loads in fubyte, fuword16, generic_bs_r_1, generic_bs_r_2 2020-01-17 16:48:20 +00:00
busdma_bounce.c riscv: very large dma mappings can cause integer overflow 2020-09-02 11:33:31 +00:00
busdma_machdep.c Refine the busdma template interface. Provide tools for filling in fields 2020-09-14 05:58:12 +00: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 RISC-V: fix some mismatched format specifiers 2020-09-08 13:21:13 +00:00
db_interface.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
db_trace.c ddb: replace watchpoint set/clear functions 2021-03-29 12:05:44 -03:00
dump_machdep.c
elf_machdep.c Do not call FreeBSD-ABI specific code for all ABIs 2021-07-07 14:12:07 +03:00
exception.S riscv: Clear SUM in SSTATUS for supervisor mode exceptions. 2021-04-21 13:57:04 -07:00
exec_machdep.c riscv: move signal delivery code to exec_machdep.c 2021-10-08 03:20:42 +03:00
genassym.c Round TF_SIZE up to the stack alignment (16-bytes). 2020-09-04 21:55:22 +00:00
identcpu.c riscv: clean up empty lines in .c and .h files 2020-09-01 21:21:03 +00:00
in_cksum.c
intr_machdep.c riscv: improve exception code naming 2020-10-24 20:57:13 +00:00
locore.S riscv: Minor cleanup in startup code 2020-10-27 12:44:49 +00:00
machdep.c riscv: move signal delivery code to exec_machdep.c 2021-10-08 03:20:42 +03:00
mem.c riscv: Add memmmap so we can mmap /dev/mem 2020-10-01 15:04:55 +00:00
minidump_machdep.c minidump: De-duplicate the progress bar 2021-09-29 16:42:21 -03:00
mp_machdep.c riscv: Add an hw.ncpu tunable to limit the number of cores 2021-06-15 01:22:13 +01:00
nexus.c arm, arm64, riscv: adjust top-level nexus comment 2021-10-08 14:16:32 -03:00
ofw_machdep.c
plic.c INTRNG: only shuffle for !EARLY_AP_STARTUP 2020-07-21 22:47:02 +00:00
pmap.c Convert consumers to vm_page_alloc_noobj_contig() 2021-10-19 21:22:56 -04:00
ptrace_machdep.c riscv: move signal delivery code to exec_machdep.c 2021-10-08 03:20:42 +03:00
riscv_console.c Remove stale workaround for the htif console. 2020-02-05 20:11:08 +00:00
riscv_syscon.c riscv: Include syscon_power device driver in GENERIC kernel config 2020-07-26 18:21:02 +00:00
sbi.c riscv: add SBI system reset extension 2021-01-27 19:19:54 -04:00
stack_machdep.c Stack unwinding robustness fixes for RISC-V. 2020-12-08 17:57:18 +00:00
support.S riscv: fix VM_MAXUSER_ADDRESS checks in asm routines 2021-10-07 18:12:30 -03:00
swtch.S Only compile clear_fpu state code when we're building with options FPE. 2020-02-24 16:41:29 +00:00
sys_machdep.c
timer.c riscv: Implement non-stub __vdso_gettc and __vdso_gettimekeep 2021-07-05 16:16:53 +01:00
trap.c riscv: handle page faults in the unmappable region 2021-10-07 18:12:17 -03:00
uio_machdep.c
uma_machdep.c Convert vm_page_alloc() callers to use vm_page_alloc_noobj(). 2021-10-19 21:22:56 -04:00
unwind.c Stack unwinding robustness fixes for RISC-V. 2020-12-08 17:57:18 +00:00
vm_machdep.c riscv: add SBI system reset extension 2021-01-27 19:19:54 -04:00