intel_context_ops
const struct intel_context_ops *ops;
const struct intel_context_ops *cops;
static const struct intel_context_ops execlists_context_ops = {
static const struct intel_context_ops virtual_context_ops = {
static const struct intel_context_ops ring_context_ops = {
static const struct intel_context_ops mock_context_ops = {
static const struct intel_context_ops guc_context_ops = {
static const struct intel_context_ops virtual_guc_context_ops = {
static const struct intel_context_ops virtual_parent_context_ops = {
static const struct intel_context_ops virtual_child_context_ops = {