Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pow.c448 if (dump->sstatus[core][0].s_sstatus0.pend_switch) in __cvmx_pow_display_v1()
450 printf(" pend_switch=%d", dump->sstatus[core][0].s_sstatus0.pend_switch); in __cvmx_pow_display_v1()
478 if (dump->sstatus[core][0].s_sstatus0.pend_switch || in __cvmx_pow_display_v1()
558 if (dump->smemload[index][1].s_smemload2.pend_switch) in __cvmx_pow_display_v1()
655 if (dump->sstatus[core][pendtag].s_sstatus0_cn68xx.pend_switch) in __cvmx_pow_display_v2()
657 … printf(" pend_switch=%d", dump->sstatus[core][pendtag].s_sstatus0_cn68xx.pend_switch); in __cvmx_pow_display_v2()
679 if (dump->sstatus[core][pendtag].s_sstatus0_cn68xx.pend_switch) in __cvmx_pow_display_v2()
758 if (dump->smemload[index][3].s_smemload2_cn68xx.pend_switch) in __cvmx_pow_display_v2()
H A Dcvmx-pow.h545 uint64_t pend_switch : 1; /**< Set when there is a pending non-NULL SWTAG or member
578 uint64_t pend_switch : 1;
589 … uint64_t pend_switch : 1; /**< Set when there is a pending non-UNSCHEDULED SWTAG or member
615 uint64_t pend_switch : 1;
626 uint64_t pend_switch : 1; /**< Set when there is a pending non-NULL SWTAG or member
655 uint64_t pend_switch : 1;
666 … uint64_t pend_switch : 1; /**< Set when there is a pending non-UNSCHEDULED SWTAG or member
690 uint64_t pend_switch : 1;
987 uint64_t pend_switch : 1; /**< There is a pending tag switch */ member
993 uint64_t pend_switch : 1;
[all …]