trans_common.h 202 B

1234567
  1. /* SPDX-License-Identifier: LGPL-2.1 */
  2. /*
  3. * Copyright IBM Corporation, 2010
  4. * Author Venkateswararao Jujjuri <[email protected]>
  5. */
  6. void p9_release_pages(struct page **pages, int nr_pages);