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

/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
H A Dhuge_pages.c1055 static int cpu_check(struct drm_i915_gem_object *obj, u32 dword, u32 val) function
1102 err = cpu_check(obj, dword, val);
1674 err = cpu_check(obj, n, 0xdeadbeaf);
1835 err = cpu_check(obj, n, 0xdeadbeaf);
H A Di915_gem_context.c490 static noinline int cpu_check(struct drm_i915_gem_object *obj, function
740 err = cpu_check(obj, ncontexts++, rem);
877 err = cpu_check(obj, ncontexts++, rem);
1455 err = cpu_check(obj, idx++, num_writes);

Completed in 133 milliseconds