Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cotable.c53 int seen_entries; member
517 needed_size = (vcotbl->seen_entries + 1) * co_info[vcotbl->type].size; in vmw_cotable_create()
608 vcotbl->seen_entries = -1; in vmw_cotable_alloc()
639 if (vcotbl->seen_entries < id) { in vmw_cotable_notify()
642 vcotbl->seen_entries = id; in vmw_cotable_notify()