Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmm.c116 u32 splitoff; in nvkm_mm_head() local
142 splitoff = s - this->offset; in nvkm_mm_head()
143 if (splitoff && !region_head(mm, this, splitoff)) in nvkm_mm_head()