Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c40 #define VMW_CMDBUF_INLINE_ALIGN 64 macro
42 (1024 - ALIGN(sizeof(SVGACBHeader), VMW_CMDBUF_INLINE_ALIGN))
175 u8 cmd[VMW_CMDBUF_INLINE_SIZE] __aligned(VMW_CMDBUF_INLINE_ALIGN);