Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_ggtt.c186 static const struct xe_ggtt_pt_ops xelp_pt_ops = { variable
244 ggtt->pt_ops = &xelp_pt_ops; in xe_ggtt_init_early()
H A Dxe_vm.c1316 static const struct xe_pt_ops xelp_pt_ops = { variable
1414 vm->pt_ops = &xelp_pt_ops; in xe_vm_create()