gtt_type_is_entry  145 drivers/gpu/drm/i915/gvt/gtt.c 	(gtt_type_is_entry(type) && type > GTT_TYPE_PPGTT_ROOT_ENTRY)
gtt_type_is_entry  540 drivers/gpu/drm/i915/gvt/gtt.c 		GEM_BUG_ON(!gtt_type_is_entry(entry->type));
gtt_type_is_entry  657 drivers/gpu/drm/i915/gvt/gtt.c 	if (WARN(!gtt_type_is_entry(e->type), "invalid entry type\n"))
gtt_type_is_entry  683 drivers/gpu/drm/i915/gvt/gtt.c 	if (WARN(!gtt_type_is_entry(e->type), "invalid entry type\n"))