Searched defs:per_event (Results 1 – 2 of 2) sorted by relevance
347 struct per_event { struct348 unsigned short cause; /* PER code, ATMID and AI */349 unsigned long address; /* PER address */350 unsigned char paid; /* PER access identification */
84 struct per_event per_event; /* Cause of the last PER trap */ member