{
{    This request is used to translate a list of pvas and associated lengths
{  to their corresponding rmas and associated lengths.  The pages
{  associated with the pvas must be locked down prior to calling this
{  procedure.
{
{          CMP$BUILD_RMA_LIST (PVA_LIST_P, RMA_LIST_P, RMA_LIST_LENGTH)
{
{  PVA_LIST_P: (input)  This parameter is a pointer to a list of pvas and
{                       associated lengths to be translated to rmas and
{                       associated lengths.
{
{  RMA_LIST_P: (input/output)  This parameter is a pointer to the rma list to
{                              be returned.
{
{  RMA_LIST_LENGTH: (input)  This parameter specifies the number of entries in
{                            the rma list.
{
