Home
last modified time | relevance | path

Searched refs:iommu_gas_reserve_region (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/iommu/
H A Diommu.h191 int iommu_gas_reserve_region(struct iommu_domain *domain, iommu_gaddr_t start,
H A Diommu_gas.c909 iommu_gas_reserve_region(struct iommu_domain *domain, iommu_gaddr_t start, in iommu_gas_reserve_region() function
/freebsd/sys/x86/iommu/
H A Damd_ctx.c261 error = iommu_gas_reserve_region(iodom, 0xfee00000, in amdiommu_domain_alloc()
H A Dintel_ctx.c410 error = iommu_gas_reserve_region(iodom, 0xfee00000, in dmar_domain_alloc()