Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/
H A Devents.h64 #define XEN_IRQ_PRIORITY_MAX EVTCHN_FIFO_PRIORITY_MAX macro
/openbmc/linux/arch/x86/xen/
H A Dtime.c362 (void)xen_set_irq_priority(irq, XEN_IRQ_PRIORITY_MAX); in xen_setup_timer()