Home
last modified time | relevance | path

Searched defs:gru_context_configuration_handle (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/misc/sgi-gru/
Dgruhandles.h351 struct gru_context_configuration_handle { struct
352 unsigned int cmd:1; /* DW0 */
353 unsigned int delresp:1;
354 unsigned int opc:3;
355 unsigned int unmap_enable:1;
356 unsigned int req_slice_set_enable:1;
357 unsigned int req_slice:2;
358 unsigned int cb_int_enable:1;
359 unsigned int tlb_int_enable:1;
360 unsigned int tfm_fault_bit_enable:1;
[all …]