Searched refs:ELF_HDR_SIZE (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ |
| H A D | gh100.c | 172 #define ELF_HDR_SIZE ((u8)sizeof(struct elf32_hdr)) macro 183 ELF_HDR_SIZE, 0, 0, 0, 0, 0, 0, 0, /* e_shoff, e_flags */ 184 ELF_HDR_SIZE, 0, 0, 0, /* e_ehsize, e_phentsize */ 273 if (gsp->fws.fmc->size < ELF_HDR_SIZE || in gh100_gsp_oneinit()
|