Home
last modified time | relevance | path

Searched refs:ESR_ST (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h350 #define ESR_ST 0x00800000 /* Store Operation */ macro
/openbmc/qemu/target/ppc/
H A Dmmu-booke.c270 esr |= ESR_ST; in mmubooke206_esr()
H A Dcpu.h716 #define ESR_ST PPC_BIT(40) /* Store Operation */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h574 #define ESR_ST 0x00800000 /* Store Operation */ macro