Searched refs:shadow_fetch (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadow.c41 shadow_fetch(struct nvkm_bios *bios, u32 upto) shadow_fetch() function
58 if (shadow_fetch(bios, addr + 1)) shadow_rd08()
67 if (shadow_fetch(bios, addr + 2)) shadow_rd16()
76 if (shadow_fetch(bios, addr + 4)) shadow_rd32()
104 if (!shadow_fetch(bios, image.size)) { shadow_image()

Completed in 74 milliseconds