xe_guc_buf_flush
KUNIT_EXPECT_NE(test, 0, xe_guc_buf_flush(buf));
return guc_action_update_vf_cfg(guc, vfid, xe_guc_buf_flush(buf), num_dwords);
xe_guc_buf_flush(buf), ndwords);
xe_guc_buf_flush(buf), ndwords);
return guc_action_update_vgt_policy(guc, xe_guc_buf_flush(buf), num_dwords);
ret = __guc_opt_in_features_enable(guc, xe_guc_buf_flush(buf), count);
return guc_ads_action_update_policies(ads, xe_guc_buf_flush(buf));
u64 xe_guc_buf_flush(const struct xe_guc_buf buf);