Searched refs:PVH_FLAG_IOMMU (Results 1 – 2 of 2) sorted by relevance
180 #define PVH_FLAG_IOMMU 0x4UL macro462 #ifdef PVH_FLAG_IOMMU in pvh_ptep_is_iommu()463 return (vm_offset_t)ptep & PVH_FLAG_IOMMU; in pvh_ptep_is_iommu()482 #ifdef PVH_FLAG_IOMMU in pvh_strip_ptep()484 return (const pt_entry_t*)((pte_va & ~PVH_FLAG_IOMMU) | PVH_FLAG_IOMMU_TABLE); in pvh_strip_ptep()
4806 #ifdef PVH_FLAG_IOMMU5041 #ifdef PVH_FLAG_IOMMU8034 #ifdef PVH_FLAG_IOMMU8177 #ifdef PVH_FLAG_IOMMU8364 #ifdef PVH_FLAG_IOMMU8461 #ifdef PVH_FLAG_IOMMU10734 #ifdef PVH_FLAG_IOMMU