Lines Matching refs:control_value
29 u32 control_value; member
102 .control_value = LE_CACHEABILITY(LE_UC) |
112 .control_value = LE_CACHEABILITY(LE_PAGETABLE) |
121 .control_value = LE_CACHEABILITY(LE_WB) |
134 .control_value = LE_CACHEABILITY(LE_UC) |
144 .control_value = LE_CACHEABILITY(LE_PAGETABLE) |
154 .control_value = LE_CACHEABILITY(LE_UC) |
252 table.table[index].control_value); in intel_mocs_init_engine()
264 table.table[0].control_value); in intel_mocs_init_engine()
297 *cs++ = table->table[index].control_value; in emit_mocs_control_table()
310 *cs++ = table->table[0].control_value; in emit_mocs_control_table()