Searched defs:per_struct_kernel (Results 1 – 2 of 2) 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 */
156 struct per_struct_kernel { struct157 unsigned long cr9; /* PER control bits */158 unsigned long cr10; /* PER starting address */159 unsigned long cr11; /* PER ending address */160 unsigned long bits; /* Obsolete software bits */161 unsigned long starting_addr; /* User specified start address */162 unsigned long ending_addr; /* User specified end address */163 unsigned short perc_atmid; /* PER trap ATMID */164 unsigned long address; /* PER trap instruction address */165 unsigned char access_id; /* PER trap access identification */