Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dgtt.c139 #define gtt_type_is_entry(type) \ macro
151 (gtt_type_is_entry(type) && type > GTT_TYPE_PPGTT_ROOT_ENTRY)
540 GEM_BUG_ON(!gtt_type_is_entry(entry->type)); in update_entry_type_for_real()
660 if (WARN(!gtt_type_is_entry(e->type), "invalid entry type\n")) in ppgtt_spt_get_entry()
686 if (WARN(!gtt_type_is_entry(e->type), "invalid entry type\n")) in ppgtt_spt_set_entry()