Searched refs:switch_complete (Results 1 – 1 of 1) sorted by relevance
1434 uint64_t switch_complete; in __cvmx_pow_warn_if_pending_switch() local1435 CVMX_MF_CHORD(switch_complete); in __cvmx_pow_warn_if_pending_switch()1436 cvmx_warn_if(!switch_complete, "%s called with tag switch in progress\n", function); in __cvmx_pow_warn_if_pending_switch()1448 uint64_t switch_complete; in cvmx_pow_tag_sw_wait() local1452 CVMX_MF_CHORD(switch_complete); in cvmx_pow_tag_sw_wait()1453 if (cvmx_unlikely(switch_complete)) in cvmx_pow_tag_sw_wait()