gm20x 243 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c const bool gm20x = page->desc->func->sparse != NULL; gm20x 284 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c u32 comp = (page->shift == 16 && !gm20x) ? 16 : 17; gm20x 301 drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c if (page->shift == 17 || !gm20x) {