Home
last modified time | relevance | path

Searched defs:MSR_IS (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg_booke.h33 #define MSR_IS __MASK(MSR_IS_LG) macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h40 #define MSR_IS (1<<5) /* Book E Instruction space */ macro