Searched defs:lpg_shift (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/ | ||
D | mmu.h | 47 u8 lpg_shift; member |
/linux-4.1.27/drivers/gpu/drm/nouveau/ | ||
D | nouveau_bo.c | 192 int lpg_shift = 12; in nouveau_bo_new() local |