Rev 912 | Rev 921 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 912 | Rev 915 | ||
|---|---|---|---|
| Line 47... | Line 47... | ||
| 47 | #define EOI 0 /**< The actual value doesn't matter. */ |
47 | #define EOI 0 /**< The actual value doesn't matter. */ |
| 48 | 48 | ||
| 49 | struct exception_regdump { |
49 | struct exception_regdump { |
| 50 | __address ar_bsp; |
50 | __address ar_bsp; |
| 51 | __address ar_bspstore; |
51 | __address ar_bspstore; |
| - | 52 | __address ar_bspstore_new; |
|
| 52 | __u64 ar_rnat; |
53 | __u64 ar_rnat; |
| 53 | __u64 ar_ifs; |
54 | __u64 ar_ifs; |
| 54 | __u64 ar_pfs; |
55 | __u64 ar_pfs; |
| 55 | __u64 ar_rsc; |
56 | __u64 ar_rsc; |
| 56 | __address cr_ifa; |
57 | __address cr_ifa; |