Searched refs:ESR_DIZ (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/microblaze/include/asm/
H A Dregisters.h46 # define ESR_DIZ (1<<11) /* Zone Protection */ macro
/linux-4.1.27/arch/microblaze/kernel/
H A Dhw_exception_handler.S610 andi r4, r4, ESR_DIZ /* ESR_Z - zone protection */
624 andi r4, r4, ESR_DIZ /* ESR_Z */
/linux-4.1.27/arch/powerpc/include/asm/
H A Dreg_booke.h368 #define ESR_DIZ 0x00400000 /* Storage Exception - Zone fault */ macro
/linux-4.1.27/arch/powerpc/kernel/
H A Dhead_40x.S286 andis. r10, r10, ESR_DIZ@h

Completed in 516 milliseconds