xe_sriov_dbg
xe_sriov_dbg(xe, "MERT: CAT_ERR: VF%u LMTT fault!\n", vfid);
xe_sriov_dbg(xe, "enabling %u VF%s\n", num_vfs, str_plural(num_vfs));
xe_sriov_dbg(xe, "disabling %u VF%s\n", num_vfs, str_plural(num_vfs));
xe_sriov_dbg(xe,
xe_sriov_dbg(xe, "%s/%s mode denied (%pe) last owner %ps\n",
xe_sriov_dbg(xe, "%s, continuing as native\n", why);
xe_sriov_dbg(xe, "can't restore %s: VFs must be disabled!\n",
xe_sriov_dbg(xe, "mode %s changed to %s by %ps\n",
xe_sriov_dbg(gt_to_xe(gt), "%s on GT%u has %s=%u (expected %u)\n",
xe_sriov_dbg(xe, "VF%u negotiated ABI version %u.%u\n",
xe_sriov_dbg(xe, "Failed to setup sysfs %s (%pe)\n", what, ERR_PTR(err));
xe_sriov_dbg(xe, "Failed to setup sysfs %s (%pe)\n", what, ERR_PTR(err));
#define xe_sriov_dbg_verbose(xe, fmt, ...) xe_sriov_dbg(xe, fmt, ##__VA_ARGS__)