Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pow.h547 uint64_t pend_switch_full: 1; /**< Set when SWTAG_FULL and pend_switch is set. */ member
577 uint64_t pend_switch_full: 1;
628 uint64_t pend_switch_full: 1; /**< Set when SWTAG_FULL and pend_switch is set. */ member
654 uint64_t pend_switch_full: 1;
H A Dcvmx-pow.c451 printf(" pend_switch_full=%d", dump->sstatus[core][0].s_sstatus0.pend_switch_full); in __cvmx_pow_display_v1()