With a reordering of fields in struct vm_pageImplement everything currently in vm_radix.c with calls to functions in subr_pctrie.c, the vm_radix_lookup functions can directly invoke the corresponding pctrie lookup functions and cast the results back to vm_page_tasccessed via the interface provided by the DEFINE_PCTRIE_SMR macro.