Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/sgi-gru/
Dgruhandles.h258 struct gru_tlb_fault_handle { struct
259 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 …]