Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dcmd_parser.c2579 unsigned long gma_head, gma_tail, gma_bottom; in command_scan() local
2585 gma_bottom = rb_start + rb_len; in command_scan()
2590 !(s->ip_gma < gma_bottom)) { in command_scan()
2594 gma_bottom); in command_scan()
2620 unsigned long gma_head, gma_tail, gma_bottom; in scan_workload() local
2630 gma_bottom = workload->rb_start + _RING_CTL_BUF_SIZE(workload->rb_ctl); in scan_workload()
2667 unsigned long gma_head, gma_tail, gma_bottom, ring_size, ring_tail; in scan_wa_ctx() local
2684 gma_bottom = wa_ctx->indirect_ctx.guest_gma + ring_size; in scan_wa_ctx()