Searched defs:per_event (Results 1 – 2 of 2) sorted by relevance
343 struct per_event { struct344 unsigned short cause; /* PER code, ATMID and AI */345 unsigned long address; /* PER address */346 unsigned char paid; /* PER access identification */
85 struct per_event per_event; /* Cause of the last PER trap */ member