Searched defs:per_struct_kernel (Results 1 – 1 of 1) sorted by relevance
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 */