Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_vf.c705 struct vf_runtime_reg *regs = gt->sriov.vf.runtime.regs; in vf_prepare_runtime_info()
795 struct vf_runtime_reg *reg = &gt->sriov.vf.runtime.regs[start + i]; in vf_query_runtime_info()
815 struct vf_runtime_reg *vf_regs = gt->sriov.vf.runtime.regs; in vf_show_runtime_info()
854 const struct vf_runtime_reg *ra = a; in vf_runtime_reg_cmp()
855 const struct vf_runtime_reg *rb = b; in vf_runtime_reg_cmp()
860 static struct vf_runtime_reg *vf_lookup_reg(struct xe_gt *gt, u32 addr) in vf_lookup_reg()
863 struct vf_runtime_reg key = { .offset = addr }; in vf_lookup_reg()
885 struct vf_runtime_reg *rr; in xe_gt_sriov_vf_read32()
975 struct vf_runtime_reg *vf_regs = gt->sriov.vf.runtime.regs; in xe_gt_sriov_vf_print_runtime()
Dxe_gt_sriov_vf_types.h62 struct vf_runtime_reg { struct