Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_gtt.c612 gen8_ppgtt_pml4e_t scratch_pml4e; in gen8_initialize_pml4() local
614 scratch_pml4e = gen8_pml4e_encode(px_dma(vm->scratch_pdp), in gen8_initialize_pml4()
617 fill_px(vm->dev, pml4, scratch_pml4e); in gen8_initialize_pml4()