idxd_wq_thread
rc = request_threaded_irq(ie->vector, NULL, idxd_wq_thread, 0, "idxd-portal", ie);
irqreturn_t idxd_wq_thread(int irq, void *data);