K 10 svn:author V 5 markj K 8 svn:date V 27 2018-12-14T21:03:01.564435Z K 7 svn:log V 284 Assume that pmap_l1() will return a PTE. pmaps on RISC-V always have an L1 page table page, so we don't need to check for this when performing lookups. Reviewed by: jhb MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D18563 END