freebsd-dev/sys/riscv
John Baldwin 67932460c7 Add a VA_IS_CLEANMAP() macro.
This macro returns true if a provided virtual address is contained
in the kernel's clean submap.

In CHERI kernels, the buffer cache and transient I/O map are allocated
as separate regions.  Abstracting this check reduces the diff relative
to FreeBSD.  It is perhaps slightly more readable as well.

Reviewed by:	kib
Obtained from:	CheriBSD
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D28710
2021-02-17 16:32:11 -08:00
..
conf Split out the NODEBUG options to a common file 2021-01-14 16:57:53 +00:00
include riscv: add SBI system reset extension 2021-01-27 19:19:54 -04:00
riscv Add a VA_IS_CLEANMAP() macro. 2021-02-17 16:32:11 -08:00
sifive riscv: Fix build by using the correct device-tree include path 2021-01-16 11:31:39 +01:00