Home
last modified time | relevance | path

Searched refs:xe_pt_walk_ops (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_pt_walk.h27 const struct xe_pt_walk_ops *ops;
68 struct xe_pt_walk_ops { struct
Dxe_pt_walk.c78 const struct xe_pt_walk_ops *ops = walk->ops; in xe_pt_walk_range()
142 const struct xe_pt_walk_ops *ops = walk->ops; in xe_pt_walk_shared()
Dxe_pt.c580 static const struct xe_pt_walk_ops xe_pt_stage_bind_ops = {
790 static const struct xe_pt_walk_ops xe_pt_zap_ptes_ops = {
1490 static const struct xe_pt_walk_ops xe_pt_stage_unbind_ops = {