Home
last modified time | relevance | path

Searched defs:xe_hw_fence_irq (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_hw_fence_types.h23 struct xe_hw_fence_irq { struct
40 * to a xe_hw_fence_irq, maintains serial seqno. argument
H A Dxe_hw_fence.c142 static struct xe_hw_fence_irq *xe_hw_fence_irq(struct xe_hw_fence *fence) in xe_hw_fence_irq() function