Warning: This file is not a C or C++ file. It does not have highlighting.

1#ifndef __NVIF_IF000A_H__
2#define __NVIF_IF000A_H__
3struct nvif_mem_v0 {
4 __u8 version;
5 __u8 type;
6 __u8 page;
7 __u8 pad03[5];
8 __u64 size;
9 __u64 addr;
10 __u8 data[];
11};
12
13struct nvif_mem_ram_vn {
14};
15
16struct nvif_mem_ram_v0 {
17 __u8 version;
18 __u8 pad01[7];
19 dma_addr_t *dma;
20 struct scatterlist *sgl;
21};
22#endif
23

Warning: This file is not a C or C++ file. It does not have highlighting.

source code of linux/drivers/gpu/drm/nouveau/include/nvif/if000a.h