freebsd-skq/sys/riscv
Mark Johnston e7d46a1d71 Use inline tests for individual PTE bits in the RISC-V pmap.
Inline tests for PTE_* bits are easy to read and don't really require a
predicate function, and predicates which operate on a pt_entry_t are
inconvenient when working with L1 and L2 page table entries.

Reviewed by:	jhb
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D18461
2018-12-11 02:15:56 +00:00
..
conf Compile in VERBOSE_SYSINIT support by default, remain silent by default 2018-10-31 22:38:19 +00:00
include Update the description of the address space layout on RISC-V. 2018-12-07 15:56:40 +00:00
riscv Use inline tests for individual PTE bits in the RISC-V pmap. 2018-12-11 02:15:56 +00:00