Searched refs:ESR_ILK (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
H A Dreg_booke.h371 #define ESR_ILK 0x00100000 /* Instr. Cache Locking */ macro
/linux-4.1.27/arch/powerpc/kernel/
H A Dhead_fsl_booke.S382 andis. r10,r5,(ESR_ILK|ESR_DLK)@h
H A Dtraps.c1718 if (error_code & (ESR_DLK|ESR_ILK)) CacheLockingException()

Completed in 258 milliseconds