Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cursor_plane.c846 const u32 cursor_size_bytes = VMW_CURSOR_SNOOP_WIDTH * in vmw_cursor_snooper_create() local
849 void *image = kzalloc(cursor_size_bytes, GFP_KERNEL); in vmw_cursor_snooper_create()