Searched refs:no_pcir (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ | ||
D | priv.h | 15 bool no_pcir; member |
D | shadowof.c | 78 .no_pcir = true, |
D | shadow.c | 58 if (mthd->func->no_pcir) { in shadow_image() |