Searched refs:iopfq_name (Results 1 – 2 of 2) sorted by relevance
227 snprintf(iommu->iopfq_name, sizeof(iommu->iopfq_name), "amdvi-%#x", in amd_iommu_iopf_init()230 iommu->iopf_queue = iopf_queue_alloc(iommu->iopfq_name); in amd_iommu_iopf_init()
776 unsigned char iopfq_name[32]; member