Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cmdbuf.c39 #define VMW_CMDBUF_INLINE_ALIGN 64 macro
41 (1024 - ALIGN(sizeof(SVGACBHeader), VMW_CMDBUF_INLINE_ALIGN))
176 u8 cmd[VMW_CMDBUF_INLINE_SIZE] __aligned(VMW_CMDBUF_INLINE_ALIGN);