Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_gem_gtt.c1955 static void gen6_ppgtt_cleanup(struct i915_address_space *vm) in gen6_ppgtt_cleanup() function
2054 gen6_ppgtt_cleanup(&ppgtt->base); in gen6_ppgtt_init()
2064 ppgtt->base.cleanup = gen6_ppgtt_cleanup; in gen6_ppgtt_init()