Searched defs:MSR_PE (Results 1 – 3 of 3) sorted by relevance
43 #define MSR_PE (1<<3) /* Protection Enable */ macro
107 #define MSR_PE __MASK(MSR_PE_LG) /* Protection Enable */ macro
460 #define MSR_PE PPC_BIT_NR(60) /* Protection enable on 403 */ macro