Home
last modified time | relevance | path

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

/hypervisor/arch/x86/
A Dnotify.c121 static void handle_pi_notification(uint32_t irq, __unused void *data) in handle_pi_notification() function
135 if (request_irq(POSTED_INTR_IRQ + i, handle_pi_notification, NULL, IRQF_NONE) < 0) { in setup_pi_notification()

Completed in 2 milliseconds