Lines Matching full:translation
369 * Setup the PGTT(PASID Granular Translation Type) field (Bit 6~8)
541 * translation type.
550 pr_err("No first level translation support on %s\n", in intel_pasid_setup_first_level()
614 * Set up the scalable mode pasid entry for second only translation type.
628 * translation, return directly. in intel_pasid_setup_second_level()
631 pr_err("No second level translation support on %s\n", in intel_pasid_setup_second_level()
661 * Since it is a second level only translation setup, we should in intel_pasid_setup_second_level()
672 * Set up the scalable mode pasid entry for passthrough translation type.
748 * intel_pasid_setup_nested() - Set up PASID entry for nested translation.
750 * first level page tables are used for GVA-GPA translation in the guest,
751 * second level page tables are used for GPA-HPA translation.
754 * @dev: Device to be set up for translation
755 * @gpgd: FLPTPTR: First Level Page translation pointer in GPA
774 pr_err_ratelimited("IOMMU: %s: No nested translation support\n", in intel_pasid_setup_nested()