Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_vf.c902 struct vf_runtime_reg *regs = gt->sriov.vf.runtime.regs; in vf_prepare_runtime_info()
992 struct vf_runtime_reg *reg = &gt->sriov.vf.runtime.regs[start + i]; in vf_query_runtime_info()
1012 struct vf_runtime_reg *vf_regs = gt->sriov.vf.runtime.regs; in vf_show_runtime_info()
1051 const struct vf_runtime_reg *ra = a; in vf_runtime_reg_cmp()
1052 const struct vf_runtime_reg *rb = b; in vf_runtime_reg_cmp()
1057 static struct vf_runtime_reg *vf_lookup_reg(struct xe_gt *gt, u32 addr) in vf_lookup_reg()
1060 struct vf_runtime_reg key = { .offset = addr }; in vf_lookup_reg()
1082 struct vf_runtime_reg *rr; in xe_gt_sriov_vf_read32()
1176 struct vf_runtime_reg *vf_regs = gt->sriov.vf.runtime.regs; in xe_gt_sriov_vf_print_runtime()
H A Dxe_gt_sriov_vf_types.h37 struct vf_runtime_reg { struct