K 10 svn:author V 3 ian K 8 svn:date V 27 2015-02-12T04:15:55.581234Z K 7 svn:log V 319 MFC r276187, r276190, r271422: Rename pmap_kenter_temp to pmap_kenter_temporary to be consistent with the other architectures with this function. Eliminate unnecessary references to pte.h internals by using the standard pmap_kenter_temporary() to map pages while dumping. Cleanup up ARM *frame structures. END