Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/selftests/
Dmock_gtt.c51 static void mock_unbind_ppgtt(struct i915_address_space *vm, in mock_unbind_ppgtt() function
89 ppgtt->vm.vma_ops.unbind_vma = mock_unbind_ppgtt; in mock_ppgtt()