Home
last modified time | relevance | path

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

/linux-3.3/drivers/misc/sgi-gru/
Dgruhandles.h271 struct gru_tlb_fault_handle { struct
272 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 …]