Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_context.c30 static struct intel_context *intel_context_alloc(void) in intel_context_alloc() function
45 ce = intel_context_alloc(); in intel_context_create()