Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-interrupt.c599 uint32_t exc_vec; in cvmx_interrupt_do_irq() local
612 exc_vec = (uint32_t)(registers[27] & 0x780); /* Mask off bits we need to ignore */ in cvmx_interrupt_do_irq()
618 if (exc_vec == 0x100 && (status & 0x4)) in cvmx_interrupt_do_irq()