Searched refs:unused_entries_index (Results 1 – 2 of 2) sorted by relevance
28 u8 unused_entries_index; member460 table->unused_entries_index = I915_MOCS_PTE; in get_mocs_settings()466 table->unused_entries_index = 1; in get_mocs_settings()472 table->unused_entries_index = 3; in get_mocs_settings()479 table->unused_entries_index = 5; in get_mocs_settings()491 table->unused_entries_index = 2; in get_mocs_settings()546 return table->table[table->unused_entries_index].control_value; in get_entry_control()561 drm_WARN_ONCE(&uncore->i915->drm, !table->unused_entries_index, in __init_mocs_table()598 return table->table[table->unused_entries_index].l3cc_value; in get_entry_l3cc()
85 KUNIT_EXPECT_TRUE_MSG(test, info->unused_entries_index, in read_mocs_table()