markj 32498fda11 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
..
2018-12-08 19:42:01 +00:00
2018-10-20 20:45:49 +00:00
2018-12-10 09:45:57 +00:00
2018-12-03 20:54:17 +00:00
2018-12-08 22:12:57 +00:00
2018-10-20 22:39:35 +00:00
2018-12-10 21:33:01 +00:00
2018-12-09 21:53:45 +00:00
2018-12-05 15:38:52 +00:00
2018-12-06 19:27:15 +00:00
2018-12-08 06:30:41 +00:00
2018-07-15 00:31:17 +00:00