HomeSort by: relevance | last modified time | path
    Searched defs:shadow_fetch (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
nouveau_nvkm_subdev_bios_shadow.c 44 shadow_fetch(struct nvkm_bios *bios, struct shadow *mthd, u32 upto) function in typeref:typename:bool
69 if (!shadow_fetch(bios, mthd, offset + 0x1000)) {
83 if (!shadow_fetch(bios, mthd, image.size)) {
nouveau_nvkm_subdev_bios_shadow.c 44 shadow_fetch(struct nvkm_bios *bios, struct shadow *mthd, u32 upto) function in typeref:typename:bool
69 if (!shadow_fetch(bios, mthd, offset + 0x1000)) {
83 if (!shadow_fetch(bios, mthd, image.size)) {

Completed in 21 milliseconds