Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dgtt.h217 struct list_head post_shadow_list_head; member
H A Dgtt.c1648 &spt->vgpu->gtt.post_shadow_list_head); in ppgtt_set_post_shadow()
1669 list_for_each_safe(pos, n, &vgpu->gtt.post_shadow_list_head) { in intel_vgpu_flush_post_shadow()
2471 INIT_LIST_HEAD(&gtt->post_shadow_list_head); in intel_vgpu_init_gtt()