Searched refs:_state_ (Results 1 – 1 of 1) sorted by relevance
218 #define HAL_DCACHE_IS_ENABLED(_state_) \ argument220 (_state_) = (1 - !(MFSPR(SPR_SR) & SPR_SR_DCE)); \311 #define HAL_ICACHE_IS_ENABLED(_state_) \ argument313 (_state_) = (1 - !(MFSPR(SPR_SR) & SPR_SR_ICE)); \