Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gtt.h490 static inline void assert_vm_alive(struct i915_address_space *vm) in assert_vm_alive() function
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_gem_gtt.c1213 assert_vm_alive(&ppgtt->vm); in exercise_ppgtt()