Lines Matching refs:__runtime

43 	.__runtime.graphics.ip.ver = (x), \
44 .__runtime.media.ip.ver = (x)
81 .__runtime.page_sizes = I915_GTT_PAGE_SIZE_4K
281 .__runtime.ppgtt_type = INTEL_PPGTT_ALIASING, \
282 .__runtime.ppgtt_size = 31, \
329 .__runtime.ppgtt_type = INTEL_PPGTT_ALIASING, \
330 .__runtime.ppgtt_size = 31, \
383 .__runtime.ppgtt_type = INTEL_PPGTT_ALIASING,
384 .__runtime.ppgtt_size = 31,
424 .__runtime.ppgtt_type = INTEL_PPGTT_FULL, \
425 .__runtime.ppgtt_size = 48, \
469 .__runtime.ppgtt_type = INTEL_PPGTT_FULL,
470 .__runtime.ppgtt_size = 32,
480 .__runtime.page_sizes = I915_GTT_PAGE_SIZE_4K | \
531 .__runtime.ppgtt_type = INTEL_PPGTT_FULL, \
532 .__runtime.ppgtt_size = 48, \
608 .__runtime.page_sizes = I915_GTT_PAGE_SIZE_4K | \
630 .__runtime.ppgtt_size = 36,
637 .__runtime.ppgtt_size = 36,
673 .__runtime.graphics.ip.rel = 10,
680 .__runtime.ppgtt_size = 47,
696 .__runtime.ppgtt_size = 48,
703 .__runtime.page_sizes = I915_GTT_PAGE_SIZE_4K | \
708 .__runtime.graphics.ip.ver = 12, \
709 .__runtime.graphics.ip.rel = 50, \
731 .__runtime.ppgtt_size = 48, \
732 .__runtime.ppgtt_type = INTEL_PPGTT_FULL
735 .__runtime.media.ip.ver = 12, \
736 .__runtime.media.ip.rel = 50
759 .__runtime.graphics.ip.rel = 55, \
760 .__runtime.media.ip.rel = 55, \
796 .__runtime.graphics.ip.rel = 60,
797 .__runtime.media.ip.rel = 60,
825 .__runtime.graphics.ip.ver = 12,
826 .__runtime.graphics.ip.rel = 70,
827 .__runtime.media.ip.ver = 13,
1008 return i915_pci_resource_valid(pdev, intel_mmio_bar(intel_info->__runtime.graphics.ip.ver)); in intel_mmio_bar_valid()