Searched defs:DSISR_ISSTORE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ | ||
H A D | reg.h | 318 #define DSISR_ISSTORE 0x02000000 /* access was a store */ macro |
/openbmc/qemu/target/ppc/ | ||
H A D | cpu.h | 660 #define DSISR_ISSTORE 0x02000000 macro |