intel_uc_supports_guc   62 drivers/gpu/drm/i915/gt/uc/intel_uc.c 	if (!intel_uc_supports_guc(uc))
intel_uc_supports_guc  333 drivers/gpu/drm/i915/gt/uc/intel_uc.c 	GEM_BUG_ON(!intel_uc_supports_guc(uc));
intel_uc_supports_guc  343 drivers/gpu/drm/i915/gt/uc/intel_uc.c 	if (!intel_uc_supports_guc(uc))
intel_uc_supports_guc  365 drivers/gpu/drm/i915/gt/uc/intel_uc.c 	GEM_BUG_ON(!intel_uc_supports_guc(uc));
intel_uc_supports_guc  419 drivers/gpu/drm/i915/gt/uc/intel_uc.c 	if (!intel_uc_supports_guc(uc))
intel_uc_supports_guc   59 drivers/gpu/drm/i915/gt/uc/intel_uc.h 	return intel_uc_supports_guc(uc);