Searched refs:switch_complete (Results 1 – 1 of 1) sorted by relevance
909 uint64_t switch_complete; in __cvmx_pow_warn_if_pending_switch() local910 CVMX_MF_CHORD(switch_complete); in __cvmx_pow_warn_if_pending_switch()911 cvmx_warn_if(!switch_complete, "%s called with tag switch in progress\n", function); in __cvmx_pow_warn_if_pending_switch()923 uint64_t switch_complete; in cvmx_pow_tag_sw_wait() local927 CVMX_MF_CHORD(switch_complete); in cvmx_pow_tag_sw_wait()928 if (cvmx_unlikely(switch_complete)) in cvmx_pow_tag_sw_wait()