freebsd-skq/sys/riscv/riscv
Mark Johnston ab7c09f121 Use vm_page_unwire_noq() instead of directly modifying page wire counts.
No functional change intended.

Reviewed by:	alc, kib (previous revision)
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D14266
2018-02-08 19:28:51 +00:00
..
autoconf.c
bcopy.c
bus_machdep.c
bus_space_asm.S
busdma_machdep.c Clean up MD pollution of bus_dma.h: 2017-07-01 05:35:29 +00:00
clock.c
copyinout.S
copystr.c
cpufunc_asm.S Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
db_disasm.c
db_interface.c
db_trace.c
dump_machdep.c
elf_machdep.c
exception.S Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
genassym.c Add full softfloat and hardfloat support for RISC-V. 2016-11-16 15:21:32 +00:00
identcpu.c
in_cksum.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
intr_machdep.c Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
locore.S Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
machdep.c Don't let cpu_set_syscall_retval() clobber exec_setregs(). 2017-11-24 07:35:08 +00:00
mem.c
minidump_machdep.c Follow r317061 "Remove struct vmmeter from struct pcpu" 2017-04-19 17:06:32 +00:00
mp_machdep.c Add full softfloat and hardfloat support for RISC-V. 2016-11-16 15:21:32 +00:00
nexus.c Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
ofw_machdep.c
pmap.c Use vm_page_unwire_noq() instead of directly modifying page wire counts. 2018-02-08 19:28:51 +00:00
riscv_console.c Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
stack_machdep.c
support.S
swtch.S Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
sys_machdep.c
timer.c Use the TSLOG framework to record entry/exit timestamps for DELAY and 2017-12-31 09:24:41 +00:00
trap.c Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
uio_machdep.c
uma_machdep.c Implement NUMA support in uma(9) and malloc(9). Allocations from specific 2018-01-12 23:25:05 +00:00
unwind.c
vm_machdep.c Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00