HomeSort by: relevance | last modified time | path
    Searched defs:get_entry_control (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_mocs.c 333 static u32 get_entry_control(const struct drm_i915_mocs_table *table, function in typeref:typename:u32
344 i < (t)->n_entries ? (mocs = get_entry_control((t), i)), 1 : 0;\
intel_mocs.c 333 static u32 get_entry_control(const struct drm_i915_mocs_table *table, function in typeref:typename:u32
344 i < (t)->n_entries ? (mocs = get_entry_control((t), i)), 1 : 0;\

Completed in 409 milliseconds