Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h72 #define MSR_S __MASK(MSR_S_LG) /* Secure state */ macro
77 #define MSR_S 0 macro
/openbmc/qemu/target/ppc/
H A Dcpu.h438 #define MSR_S PPC_BIT_NR(41) /* Secure state */ macro