Home
last modified time | relevance | path

Searched refs:for_each_ccs_rw_ctx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_sriov_vf_ccs.c221 for_each_ccs_rw_ctx(ctx_id) { in xe_sriov_vf_ccs_rebase()
265 for_each_ccs_rw_ctx(ctx_id) { in xe_sriov_vf_ccs_register_context()
352 for_each_ccs_rw_ctx(ctx_id) { in xe_sriov_vf_ccs_init()
431 for_each_ccs_rw_ctx(ctx_id) { in xe_sriov_vf_ccs_attach_bo()
449 for_each_ccs_rw_ctx(ctx_id) { in xe_sriov_vf_ccs_attach_bo()
481 for_each_ccs_rw_ctx(ctx_id) { in xe_sriov_vf_ccs_detach_bo()
511 for_each_ccs_rw_ctx(ctx_id) { in xe_sriov_vf_ccs_print()
H A Dxe_sriov_vf_ccs_types.h11 #define for_each_ccs_rw_ctx(id__) \ macro