vmm_drv_page_hold
return (vmm_drv_page_hold(ring->vr_lease, gpa, prot));
extern vmm_page_t *vmm_drv_page_hold(vmm_lease_t *, uintptr_t, int);