Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dmock_gtt.c56 static void mock_cleanup(struct i915_address_space *vm) in mock_cleanup() function
86 ppgtt->vm.cleanup = mock_cleanup; in mock_ppgtt()
125 ggtt->vm.cleanup = mock_cleanup; in mock_init_ggtt()