Searched refs:PVH_FLAG_IOMMU (Results 1 – 2 of 2) sorted by relevance
177 #define PVH_FLAG_IOMMU 0x4UL macro459 #ifdef PVH_FLAG_IOMMU in pvh_ptep_is_iommu()460 return (vm_offset_t)ptep & PVH_FLAG_IOMMU; in pvh_ptep_is_iommu()479 #ifdef PVH_FLAG_IOMMU in pvh_strip_ptep()481 return (const pt_entry_t*)((pte_va & ~PVH_FLAG_IOMMU) | PVH_FLAG_IOMMU_TABLE); in pvh_strip_ptep()
4816 #ifdef PVH_FLAG_IOMMU5059 #ifdef PVH_FLAG_IOMMU7880 #ifdef PVH_FLAG_IOMMU8030 #ifdef PVH_FLAG_IOMMU8217 #ifdef PVH_FLAG_IOMMU8314 #ifdef PVH_FLAG_IOMMU10521 #ifdef PVH_FLAG_IOMMU11003 #ifdef PVH_FLAG_IOMMU