Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_vma.c253 static bool assert_pin_einval(const struct i915_vma *vma, in assert_pin_einval() function
266 #define INVALID(sz, fl) __INVALID(sz, fl, assert_pin_einval, EINVAL) in igt_vma_pin1()