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

clb069.h (241B)


      1#ifndef __NVIF_CLB069_H__
      2#define __NVIF_CLB069_H__
      3struct nvif_clb069_v0 {
      4	__u8  version;
      5	__u8  pad01[3];
      6	__u32 entries;
      7	__u32 get;
      8	__u32 put;
      9};
     10
     11#define NVB069_V0_NTFY_FAULT                                                0x00
     12#endif