Searched refs:l3cc_value (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_mocs.c18 u16 l3cc_value; member in struct:drm_i915_mocs_entry
90 .l3cc_value = __l3cc_value, \
568 if (GEM_DEBUG_WARN_ON(table->table[i].l3cc_value &
639 * Get l3cc_value from MOCS entry taking into account when it's not used
647 return table->table[index].l3cc_value;
648 return table->table[table->unused_entries_index].l3cc_value;

Completed in 127 milliseconds