Home
last modified time | relevance | path

Searched refs:xe_map_wr_field (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_map.h87 #define xe_map_wr_field(xe__, map__, struct_offset__, struct_type__, field__, val__) ({ \ macro
H A Dxe_gsc_submit.c24 xe_map_wr_field(xe_, map_, offset_, struct intel_gsc_mtl_header, field_, val_)
H A Dxe_huc.c133 xe_map_wr_field(xe_, map_, offset_, struct pxp43_new_huc_auth_in, field_, val_)
H A Dxe_guc_ads.c126 xe_map_wr_field(ads_to_xe(ads_), ads_to_map(ads_), 0, \
130 xe_map_wr_field(xe_, map_, 0, struct guc_gt_system_info, field_, val_)
H A Dxe_gsc_proxy.c200 xe_map_wr_field(xe_, map_, offset_, struct xe_gsc_proxy_header, field_, val_)
H A Dxe_gsc.c109 xe_map_wr_field(xe_, map_, offset_, struct gsc_get_compatibility_version_in, field_, val_)
H A Dxe_guc_pc.c114 xe_map_wr_field(pc_to_xe(pc_), pc_to_maps(pc_), 0, \
H A Dxe_guc_ct.c262 xe_map_wr_field(xe_, &guc_ctb__->desc, 0, \
H A Dxe_guc_submit.c453 xe_map_wr_field(xe_, &map_, 0, struct guc_submit_parallel_scratch, \