Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: MIT */
0002 #ifndef __NVIF_CLC36F_H__
0003 #define __NVIF_CLC36F_H__
0004 
0005 struct volta_channel_gpfifo_a_v0 {
0006     __u8  version;
0007     __u8  priv;
0008     __u16 chid;
0009     __u32 ilength;
0010     __u64 ioffset;
0011     __u64 runlist;
0012     __u64 vmm;
0013     __u64 inst;
0014     __u32 token;
0015 };
0016 
0017 #define NVC36F_V0_NTFY_NON_STALL_INTERRUPT                                 0x00
0018 #define NVC36F_V0_NTFY_KILLED                                              0x01
0019 #endif