Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c823 const u32 cursor_size_bytes = VMW_CURSOR_SNOOP_WIDTH * in vmw_surface_define_ioctl() local
826 srf->snooper.image = kzalloc(cursor_size_bytes, GFP_KERNEL); in vmw_surface_define_ioctl()