Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gvt/
Dcmd_parser.c2726 unsigned long gma_head, gma_tail, gma_bottom; in command_scan() local
2732 gma_bottom = rb_start + rb_len; in command_scan()
2737 !(s->ip_gma < gma_bottom)) { in command_scan()
2741 gma_bottom); in command_scan()
2767 unsigned long gma_head, gma_tail, gma_bottom; in scan_workload() local
2777 gma_bottom = workload->rb_start + _RING_CTL_BUF_SIZE(workload->rb_ctl); in scan_workload()
2809 unsigned long gma_head, gma_tail, gma_bottom, ring_size, ring_tail; in scan_wa_ctx() local
2826 gma_bottom = wa_ctx->indirect_ctx.guest_gma + ring_size; in scan_wa_ctx()