Searched defs:DSISR_PROTFAULT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ | ||
H A D | reg.h | 316 #define DSISR_PROTFAULT 0x08000000 /* protection fault */ macro |
/openbmc/qemu/target/ppc/ | ||
H A D | cpu.h | 659 #define DSISR_PROTFAULT 0x08000000 macro |