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