Lines Matching full:translation
369 * Setup the PGTT(PASID Granular Translation Type) field (Bit 6~8)
543 * translation type.
552 pr_err("No first level translation support on %s\n", in intel_pasid_setup_first_level()
619 * Set up the scalable mode pasid entry for second only translation type.
633 * translation, return directly. in intel_pasid_setup_second_level()
636 pr_err("No second level translation support on %s\n", in intel_pasid_setup_second_level()
669 * Since it is a second level only translation setup, we should in intel_pasid_setup_second_level()
681 * Set up the scalable mode pasid entry for passthrough translation type.
757 * intel_pasid_setup_nested() - Set up PASID entry for nested translation.
759 * first level page tables are used for GVA-GPA translation in the guest,
760 * second level page tables are used for GPA-HPA translation.
763 * @dev: Device to be set up for translation
764 * @gpgd: FLPTPTR: First Level Page translation pointer in GPA
783 pr_err_ratelimited("IOMMU: %s: No nested translation support\n", in intel_pasid_setup_nested()