Home
last modified time | relevance | path

Searched defs:MSR_UCLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h29 #define MSR_UCLE __MASK(MSR_UCLE_LG) macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h19 #define MSR_UCLE (1<<26) /* User-mode cache lock enable (e500) */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h434 #define MSR_UCLE PPC_BIT_NR(37) /* User-mode cache lock enable for BookE */ macro