Home
last modified time | relevance | path

Searched refs:DOM2IODOM (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/x86/iommu/
H A Dintel_ctx.c285 error1 = iommu_gas_map_region(DOM2IODOM(domain), entry, in domain_init_rmrr()
311 iommu_gas_free_entry(DOM2IODOM(domain), entry); in domain_init_rmrr()
337 iodom = DOM2IODOM(domain); in dmar_reserve_pci_regions()
392 iodom = DOM2IODOM(domain); in dmar_domain_alloc()
415 iommu_gas_init_domain(DOM2IODOM(domain)); in dmar_domain_alloc()
446 ctx->context.domain = DOM2IODOM(domain); in dmar_ctx_alloc()
492 iodom = DOM2IODOM(domain); in dmar_domain_destroy()
910 iodom = DOM2IODOM(domain); in dmar_domain_unload()
H A Dintel_dmar.h97 #define DOM2IODOM(domain) &((domain)->iodom) macro
H A Dintel_drv.c922 entry = iommu_gas_alloc_entry(DOM2IODOM(ria->domain), in dmar_rmrr_iter()
1133 iodom = DOM2IODOM(domain); in dmar_print_domain()