Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_rps.c2722 static struct drm_i915_private __rcu *ips_mchdev; variable
2755 GEM_BUG_ON(ips_mchdev);
2756 rcu_assign_pointer(ips_mchdev, gt->i915);
2763 if (rcu_access_pointer(ips_mchdev) == rps_to_i915(rps))
2764 rcu_assign_pointer(ips_mchdev, NULL);
2772 i915 = rcu_dereference(ips_mchdev);