Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/octeon-sdk/
Dcvmx-pow.h909 uint64_t switch_complete; in __cvmx_pow_warn_if_pending_switch() local
910 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() local
927 CVMX_MF_CHORD(switch_complete); in cvmx_pow_tag_sw_wait()
928 if (cvmx_unlikely(switch_complete)) in cvmx_pow_tag_sw_wait()