Searched defs:gru_tlb_fault_handle (Results 1 – 1 of 1) sorted by relevance
258 struct gru_tlb_fault_handle { struct259 unsigned int cmd:1; /* DW 0 - low 32*/260 unsigned int delresp:1;261 unsigned int fill0:2;262 unsigned int opc:3;263 unsigned int fill1:9;265 unsigned int status:2;266 unsigned int fill2:2;267 unsigned int state:3;268 unsigned int fill3:1;[all …]