XE_IRQ_DEFAULT_MSIX
q->msix_vec = XE_IRQ_DEFAULT_MSIX;
port->lrc = xe_lrc_create(hwe, NULL, NULL, SZ_16K, XE_IRQ_DEFAULT_MSIX, 0);
DEFAULT_MSIX = XE_IRQ_DEFAULT_MSIX,
request->vector = xe_device_has_msix(xe) ? XE_IRQ_DEFAULT_MSIX : 0;