Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-booke.c270 esr |= ESR_ST; in mmubooke206_esr()
H A Dcpu.h720 #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