Searched defs:gru_tlb_fault_handle (Results 1 – 1 of 1) sorted by relevance
271 struct gru_tlb_fault_handle { struct272 unsigned int cmd:1; /* DW 0 - low 32*/273 unsigned int delresp:1;274 unsigned int fill0:2;275 unsigned int opc:3;276 unsigned int fill1:9;278 unsigned int status:2;279 unsigned int fill2:2;280 unsigned int state:3;281 unsigned int fill3:1;[all …]