Searched defs:per_struct_kernel (Results 1 – 1 of 1) sorted by relevance
123 struct per_struct_kernel { struct124 unsigned long cr9; /* PER control bits */125 unsigned long cr10; /* PER starting address */126 unsigned long cr11; /* PER ending address */127 unsigned long bits; /* Obsolete software bits */128 unsigned long starting_addr; /* User specified start address */129 unsigned long ending_addr; /* User specified end address */130 unsigned short perc_atmid; /* PER trap ATMID */131 unsigned long address; /* PER trap instruction address */132 unsigned char access_id; /* PER trap access identification */