HomeSort by: relevance | last modified time | path
    Searched defs:interrupt_vector (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/sparc64/
locore.s 708 VTRAP(0x060, interrupt_vector); ! 060 = interrupt vector
919 VTRAP(0x060, interrupt_vector); ! 060 = interrupt vector
4203 * interrupt_vector:
4206 * Instead, all interrupts come in as interrupt_vector traps.
4233 * When an interrupt comes in, interrupt_vector uses the interrupt
4241 * Then interrupt_vector uses the interrupt level in the intrhand
4265 interrupt_vector: label
4349 "interrupt_vector: number %lx softint mask %lx pil %lu slot %p\n")
4381 LOAD_ASCIZ(%o0, "interrupt_vector: spurious vector %lx at pil %d\n")
4526 * interrupt_vector. Only one of them should be enabled at any give
    [all...]
locore.s 708 VTRAP(0x060, interrupt_vector); ! 060 = interrupt vector
919 VTRAP(0x060, interrupt_vector); ! 060 = interrupt vector
4203 * interrupt_vector:
4206 * Instead, all interrupts come in as interrupt_vector traps.
4233 * When an interrupt comes in, interrupt_vector uses the interrupt
4241 * Then interrupt_vector uses the interrupt level in the intrhand
4265 interrupt_vector: label
4349 "interrupt_vector: number %lx softint mask %lx pil %lu slot %p\n")
4381 LOAD_ASCIZ(%o0, "interrupt_vector: spurious vector %lx at pil %d\n")
4526 * interrupt_vector. Only one of them should be enabled at any give
    [all...]

Completed in 79 milliseconds