K 10 svn:author V 5 markj K 8 svn:date V 27 2019-11-18T15:36:46.240906Z K 7 svn:log V 258 Let arm64 pmap_qenter() and pmap_kenter() unconditionally set NX. As on amd64, there is no need for mappings created by these functions to be executable. Reviewed by: alc, andrew MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D22141 END