Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_context.c19 static struct intel_context *intel_context_alloc(void) in intel_context_alloc() function
50 ce = intel_context_alloc(); in intel_context_create()