Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dcmd_parser.c2794 unsigned long gma_head, gma_tail, gma_bottom; in command_scan() local
2800 gma_bottom = rb_start + rb_len; in command_scan()
2806 !(s->ip_gma < gma_bottom)) { in command_scan()
2810 gma_bottom); in command_scan()