Home
last modified time | relevance | path

Searched refs:select_page_shift (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c468 select_page_shift(struct nouveau_uvmm *uvmm, struct drm_gpuva_op_map *op) in select_page_shift() function
565 select_page_shift(uvmm, &op->map)); in nouveau_uvmm_sm_prepare_unwind()
658 uvma->page_shift = select_page_shift(uvmm, op); in op_map_prepare()