Searched refs:ESR_ILK (Results 1 – 3 of 3) sorted by relevance
368 #define ESR_ILK 0x00100000 /* Instr. Cache Locking */ macro
383 andis. r10,r5,(ESR_ILK|ESR_DLK)@h
1778 if (error_code & (ESR_DLK|ESR_ILK)) in CacheLockingException()