Home
last modified time | relevance | path

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

/Linux-v5.10/arch/microblaze/include/asm/
Dregisters.h43 # define ESR_DIZ (1<<11) /* Zone Protection */ macro
/Linux-v5.10/arch/powerpc/include/asm/
Dreg_booke.h361 #define ESR_DIZ 0x00400000 /* Storage Exception - Zone fault */ macro
/Linux-v5.10/arch/microblaze/kernel/
Dhw_exception_handler.S607 andi r4, r4, ESR_DIZ /* ESR_Z - zone protection */
621 andi r4, r4, ESR_DIZ /* ESR_Z */