Home
last modified time | relevance | path

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

/plan9/sys/src/9/teg2/
H A Dtrap.c38 typedef struct Intrdistregs Intrdistregs; typedef
45 struct Intrdistregs { /* distributor */ struct
46 ulong ctl;
47 ulong ctlrtype;
48 ulong distid;
49 uchar _pad0[0x80 - 0xc];
53 ulong grp[32]; /* in group 1 (non-secure) */
54 ulong setena[32]; /* forward to cpu interfaces */
55 ulong clrena[32];
56 ulong setpend[32];
[all …]