Home
last modified time | relevance | path

Searched refs:switch_complete (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pow.h1434 uint64_t switch_complete; in __cvmx_pow_warn_if_pending_switch() local
1435 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() local
1452 CVMX_MF_CHORD(switch_complete); in cvmx_pow_tag_sw_wait()
1453 if (cvmx_unlikely(switch_complete)) in cvmx_pow_tag_sw_wait()