Searched refs:pt_supported (Results 1 – 4 of 4) sorted by relevance
66 bool pt_supported; /* Whether vIOMMU supports pass-through */ member
132 DEFINE_PROP_BOOL("pt", X86IOMMUState, pt_supported, true),
767 if (!x86_iommu->pt_supported) { in vtd_pe_type_check()1021 if (!x86_iommu->pt_supported) { in vtd_ce_type_check()4132 if (x86_iommu->pt_supported) { in vtd_cap_init()
1489 if (!x86_iommu->pt_supported) { in amdvi_host_dma_iommu()