Home
last modified time | relevance | path

Searched refs:MSR_PE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h43 #define MSR_PE (1<<3) /* Protection Enable */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg.h110 #define MSR_PE __MASK(MSR_PE_LG) /* Protection Enable */ macro