Home
last modified time | relevance | path

Searched defs:ESR_DIZ (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dtraps.c56 #define ESR_DIZ 0x00400000 macro
/openbmc/qemu/target/microblaze/
H A Dcpu.h83 #define ESR_DIZ (1<<11) /* Zone Protection */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h219 #define ESR_DIZ 0x00400000 /* Storage Exception - Zone fault */ macro