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.c788 struct vf_runtime_reg *regs = gt->sriov.vf.runtime.regs; in vf_prepare_runtime_info()
878 struct vf_runtime_reg *reg = &gt->sriov.vf.runtime.regs[start + i]; in vf_query_runtime_info()
898 struct vf_runtime_reg *vf_regs = gt->sriov.vf.runtime.regs; in vf_show_runtime_info()
937 const struct vf_runtime_reg *ra = a; in vf_runtime_reg_cmp()
938 const struct vf_runtime_reg *rb = b; in vf_runtime_reg_cmp()
943 static struct vf_runtime_reg *vf_lookup_reg(struct xe_gt *gt, u32 addr) in vf_lookup_reg()
946 struct vf_runtime_reg key = { .offset = addr }; in vf_lookup_reg()
968 struct vf_runtime_reg *rr; in xe_gt_sriov_vf_read32()
1062 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.h35 struct vf_runtime_reg { struct