Searched defs:mmufsa (Results 1 – 1 of 1) sorted by relevance
101 struct mmufsa { struct102 uint64_t ift; /* instruction fault type */103 uint64_t ifa; /* instruction fault address */104 uint64_t ifc; /* instruction fault context */105 uint64_t reserved1[5]; /* reserved */106 uint64_t dft; /* data fault type */107 uint64_t dfa; /* data fault address */108 uint64_t dfc; /* data fault context */109 uint64_t reserved2[5]; /* reserved */