Home
last modified time | relevance | path

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

/Linux-v5.4/arch/microblaze/include/asm/
Dregisters.h46 # define ESR_DIZ (1<<11) /* Zone Protection */ macro
/Linux-v5.4/arch/powerpc/include/asm/
Dreg_booke.h362 #define ESR_DIZ 0x00400000 /* Storage Exception - Zone fault */ macro
/Linux-v5.4/arch/microblaze/kernel/
Dhw_exception_handler.S607 andi r4, r4, ESR_DIZ /* ESR_Z - zone protection */
621 andi r4, r4, ESR_DIZ /* ESR_Z */
/Linux-v5.4/arch/powerpc/kernel/
Dhead_40x.S206 andis. r10, r10, ESR_DIZ@h