cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

trans_common.h (202B)


      1/* SPDX-License-Identifier: LGPL-2.1 */
      2/*
      3 * Copyright IBM Corporation, 2010
      4 * Author Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
      5 */
      6
      7void p9_release_pages(struct page **pages, int nr_pages);