Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/octeon-sdk/
Dcvmx-pow.c360 if (dump->sstatus[core][0].s_sstatus0.pend_switch) in cvmx_pow_display()
362 printf(" pend_switch=%d", dump->sstatus[core][0].s_sstatus0.pend_switch); in cvmx_pow_display()
390 if (dump->sstatus[core][0].s_sstatus0.pend_switch || in cvmx_pow_display()
471 if (dump->smemload[index][1].s_smemload2.pend_switch) in cvmx_pow_display()
Dcvmx-pow.h370 uint64_t pend_switch : 1; /**< Set when there is a pending non-NULL SWTAG or member
403 uint64_t pend_switch : 1;
415 uint64_t pend_switch : 1; /**< Set when there is a pending non-NULL SWTAG or member
444 uint64_t pend_switch : 1;
610 uint64_t pend_switch : 1; /**< There is a pending tag switch */ member
616 uint64_t pend_switch : 1;