Searched refs:PVH_FLAG_IOMMU_TABLE (Results 1 – 1 of 1) sorted by relevance
195 #define PVH_FLAG_IOMMU_TABLE (1ULL << 63) macro484 return (const pt_entry_t*)((pte_va & ~PVH_FLAG_IOMMU) | PVH_FLAG_IOMMU_TABLE); in pvh_strip_ptep()