Searched defs:per_struct_kernel (Results 1 – 1 of 1) sorted by relevance
154 struct per_struct_kernel { struct155 unsigned long cr9; /* PER control bits */156 unsigned long cr10; /* PER starting address */157 unsigned long cr11; /* PER ending address */158 unsigned long bits; /* Obsolete software bits */159 unsigned long starting_addr; /* User specified start address */160 unsigned long ending_addr; /* User specified end address */161 unsigned short perc_atmid; /* PER trap ATMID */162 unsigned long address; /* PER trap instruction address */163 unsigned char access_id; /* PER trap access identification */
Completed in 6 milliseconds