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