Searched refs:out_max_pasid_log2 (Results 1 – 3 of 3) sorted by relevance
723 __u8 out_max_pasid_log2; member
1627 cmd->out_max_pasid_log2 = 0; in iommufd_get_hw_info()1637 cmd->out_max_pasid_log2 = ilog2(idev->dev->iommu->max_pasids); in iommufd_get_hw_info()
877 *max_pasid = cmd.out_max_pasid_log2; in _test_cmd_get_hw_info()