Home
last modified time | relevance | path

Searched refs:ESR_PIL (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc85xx/
Dtraps.c53 #define ESR_PIL 0x08000000 macro
226 if( esr_val & ESR_PIL ) in ProgramCheckException()
/third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/
Dprocessor.h215 #define ESR_PIL 0x08000000 /* Program Exception - Illegal */ macro