Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gem/selftests/
H A Di915_gem_context.c1780 u64 vm_total; in igt_vm_isolation() local
1825 vm_total = ctx_a->vm->total; in igt_vm_isolation()
1826 GEM_BUG_ON(ctx_b->vm->total != vm_total); in igt_vm_isolation()
1859 I915_GTT_PAGE_SIZE, vm_total, in igt_vm_isolation()