Searched refs:SWIFT_PCR_ICE (Results 1 – 2 of 2) sorted by relevance
319 #define SWIFT_PCR_ICE 0x00000200 /* Instruction cache enable */ macro
272 if ((pcr & SWIFT_PCR_ICE) == 0) in swift_cache_enable()282 pcr |= (SWIFT_PCR_ICE | SWIFT_PCR_DCE); in swift_cache_enable()