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

hw_host1x07_channel.h (212B)


      1// SPDX-License-Identifier: GPL-2.0
      2/*
      3 * Copyright (C) 2019 NVIDIA Corporation.
      4 */
      5
      6#ifndef HOST1X_HW_HOST1X07_CHANNEL_H
      7#define HOST1X_HW_HOST1X07_CHANNEL_H
      8
      9#define HOST1X_CHANNEL_SMMU_STREAMID 0x084
     10
     11#endif