Searched defs:trans_exc_code_bits (Results 1 – 2 of 2) sorted by relevance
468 struct trans_exc_code_bits { struct469 unsigned long addr : 52; /* Translation-exception Address */470 unsigned long fsi : 2; /* Access Exception Fetch/Store Indication */471 unsigned long : 2;472 unsigned long b56 : 1;473 unsigned long : 3;497 struct trans_exc_code_bits *tec; in trans_exc() argument
469 struct trans_exc_code_bits { struct470 unsigned long addr : 52; /* Translation-exception Address */471 unsigned long fsi : 2; /* Access Exception Fetch/Store Indication */472 unsigned long : 2;473 unsigned long b56 : 1;474 unsigned long : 3;475 unsigned long b60 : 1;476 unsigned long b61 : 1;500 struct trans_exc_code_bits *tec; in trans_exc_ending() argument