Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_gem_gtt.c661 static int __pdp_init(struct i915_address_space *vm, in __pdp_init() function
701 ret = __pdp_init(vm, pdp); in alloc_pdp()
1595 ret = __pdp_init(&ppgtt->base, &ppgtt->pdp); in gen8_ppgtt_init()