Searched refs:shadow_fetch (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | shadow.c | 39 shadow_fetch(struct nvkm_bios *bios, struct shadow *mthd, u32 upto) in shadow_fetch() function 64 if (!shadow_fetch(bios, mthd, offset + 0x1000)) { in shadow_image() 78 if (!shadow_fetch(bios, mthd, image.base + image.size)) { in shadow_image()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | shadow.c | 39 shadow_fetch(struct nvkm_bios *bios, struct shadow *mthd, u32 upto) in shadow_fetch() function 64 if (!shadow_fetch(bios, mthd, offset + 0x1000)) { in shadow_image() 78 if (!shadow_fetch(bios, mthd, image.base + image.size)) { in shadow_image()
|
Completed in 2 milliseconds