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