K 10 svn:author V 5 dougm K 8 svn:date V 27 2019-07-19T20:47:35.278220Z K 7 svn:log V 373 Define vm_map_entry_in_transition to handle an in-transition map entry, combining code currently in vm_map_unwire and vm_map_wire_locked into a single function, called by each of them for entries in transition. Discussed with: kib, markj Reviewed by: alc Approved by: kib, markj (mentors, implicit) Tested by: pho Differential Revision: https://reviews.freebsd.org/D20833 END