acrn_setup_intr_handler
void acrn_setup_intr_handler(void (*handler)(void));
EXPORT_SYMBOL_GPL(acrn_setup_intr_handler);
acrn_setup_intr_handler(ioreq_intr_handler);
acrn_setup_intr_handler(ioreq_intr_handler);