Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gvt/
Dcmd_parser.c2757 unsigned long gma_head, gma_tail, gma_bottom; in command_scan() local
2763 gma_bottom = rb_start + rb_len; in command_scan()
2768 !(s->ip_gma < gma_bottom)) { in command_scan()
2772 gma_bottom); in command_scan()
2798 unsigned long gma_head, gma_tail, gma_bottom; in scan_workload() local
2808 gma_bottom = workload->rb_start + _RING_CTL_BUF_SIZE(workload->rb_ctl); in scan_workload()
2839 unsigned long gma_head, gma_tail, gma_bottom, ring_size, ring_tail; in scan_wa_ctx() local
2856 gma_bottom = wa_ctx->indirect_ctx.guest_gma + ring_size; in scan_wa_ctx()