Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pt_walk.h29 const struct xe_pt_walk_ops *ops;
72 struct xe_pt_walk_ops { struct
H A Dxe_pt_walk.c79 const struct xe_pt_walk_ops *ops = walk->ops; in xe_pt_walk_range()
143 const struct xe_pt_walk_ops *ops = walk->ops; in xe_pt_walk_shared()
H A Dxe_pt.c587 static const struct xe_pt_walk_ops xe_pt_stage_bind_ops = {
798 static const struct xe_pt_walk_ops xe_pt_zap_ptes_ops = {
1491 static const struct xe_pt_walk_ops xe_pt_stage_unbind_ops = {