Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h325 #define DSISR_PRTABLE_FAULT 0x00020000 /* P9: Fault on process table */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h664 #define DSISR_PRTABLE_FAULT 0x00020000 macro