Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/xen/
Devents.h62 #define XEN_IRQ_PRIORITY_MAX EVTCHN_FIFO_PRIORITY_MAX macro
/kernel/linux/linux-5.10/arch/x86/xen/
Dtime.c354 (void)xen_set_irq_priority(irq, XEN_IRQ_PRIORITY_MAX); in xen_setup_timer()