Home
last modified time | relevance | path

Searched refs:ESR_DIZ (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/microblaze/include/asm/
H A Dregisters.h42 # define ESR_DIZ (1<<11) /* Zone Protection */ macro
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dtraps.c56 #define ESR_DIZ 0x00400000 macro
/openbmc/qemu/target/microblaze/
H A Dcpu.h84 #define ESR_DIZ (1<<11) /* Zone Protection */ macro
/openbmc/linux/arch/microblaze/kernel/
H A Dhw_exception_handler.S498 andi r4, r4, ESR_DIZ /* ESR_Z - zone protection */
512 andi r4, r4, ESR_DIZ /* ESR_Z */
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h349 #define ESR_DIZ 0x00400000 /* Storage Exception - Zone fault */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h219 #define ESR_DIZ 0x00400000 /* Storage Exception - Zone fault */ macro