Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Dirq.h65 #define NOTIFY_VCPU_IRQ (NR_IRQS - 2U) macro
/hypervisor/arch/x86/
A Dnotify.c91 retval = request_irq(NOTIFY_VCPU_IRQ, func, data, IRQF_NONE); in request_notification_irq()
A Dirq.c36 {NOTIFY_VCPU_IRQ, NOTIFY_VCPU_VECTOR},

Completed in 10 milliseconds