Searched defs:per_struct_kernel (Results 1 – 1 of 1) sorted by relevance
113 struct per_struct_kernel { struct114 unsigned long cr9; /* PER control bits */115 unsigned long cr10; /* PER starting address */116 unsigned long cr11; /* PER ending address */117 unsigned long bits; /* Obsolete software bits */118 unsigned long starting_addr; /* User specified start address */119 unsigned long ending_addr; /* User specified end address */120 unsigned short perc_atmid; /* PER trap ATMID */121 unsigned long address; /* PER trap instruction address */122 unsigned char access_id; /* PER trap access identification */