Searched refs:cpu_check (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_context.c508 static noinline int cpu_check(struct drm_i915_gem_object *obj, function
762 err = cpu_check(obj, ncontexts++, rem);
895 err = cpu_check(obj, ncontexts++, rem);
1474 err = cpu_check(obj, idx++, num_writes);
H A Dhuge_pages.c1138 static int cpu_check(struct drm_i915_gem_object *obj, u32 dword, u32 val) function
1181 err = cpu_check(obj, dword, val);
1947 err = cpu_check(obj, n, 0xdeadbeaf);

Completed in 123 milliseconds