Searched refs:xe_guc_buf_flush (Results 1 – 5 of 5) sorted by relevance
33 u64 xe_guc_buf_flush(const struct xe_guc_buf buf);
128 u64 xe_guc_buf_flush(const struct xe_guc_buf buf) in xe_guc_buf_flush() function
42 return guc_action_update_vgt_policy(guc, xe_guc_buf_flush(buf), num_dwords); in pf_send_policy_klvs()
79 return guc_action_update_vf_cfg(guc, vfid, xe_guc_buf_flush(buf), num_dwords); in pf_send_vf_buf_klvs()
241 KUNIT_EXPECT_NE(test, 0, xe_guc_buf_flush(buf)); in test_flush()