Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_vma.c249 static bool assert_pin_einval(const struct i915_vma *vma, in assert_pin_einval() function
262 #define INVALID(sz, fl) __INVALID(sz, fl, assert_pin_einval, EINVAL) in igt_vma_pin1()