Searched defs:gru_context_configuration_handle (Results 1 – 1 of 1) sorted by relevance
364 struct gru_context_configuration_handle { struct365 unsigned int cmd:1; /* DW0 */366 unsigned int delresp:1;367 unsigned int opc:3;368 unsigned int unmap_enable:1;369 unsigned int req_slice_set_enable:1;370 unsigned int req_slice:2;371 unsigned int cb_int_enable:1;372 unsigned int tlb_int_enable:1;373 unsigned int tfm_fault_bit_enable:1;[all …]