Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/mach-default/
A Dirq_vectors.h17 #define LAST_HIPRIORITY_VECTOR 0xf8 macro
41 #define LAST_IRQ_VECTOR LAST_HIPRIORITY_VECTOR
/xen/xen/arch/x86/
A Dirq.c685 vector <= LAST_HIPRIORITY_VECTOR ) in setup_vector_irq()
744 vector <= LAST_HIPRIORITY_VECTOR; vector++) in irq_move_cleanup_interrupt()
899 BUG_ON(next > LAST_HIPRIORITY_VECTOR); in alloc_hipriority_vector()
2568 vector <= LAST_HIPRIORITY_VECTOR ) in fixup_irqs()

Completed in 9 milliseconds