Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h39 #define MSR_IR (1<<5) /* Instruction Relocate */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg.h108 #define MSR_IR __MASK(MSR_IR_LG) /* Instruction Relocate */ macro