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

/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_mocs.c39 u16 l3cc_value; member in struct:drm_i915_mocs_entry
95 .l3cc_value = __l3cc_value, \
321 if (GEM_DEBUG_WARN_ON(table->table[i].l3cc_value &
380 * Get l3cc_value from MOCS entry taking into account when it's not used:
387 return table->table[index].l3cc_value;
389 return table->table[I915_MOCS_PTE].l3cc_value;

Completed in 123 milliseconds