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