Home
last modified time | relevance | path

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

/freebsd-14.2/sys/x86/iommu/
H A Dintel_ctx.c269 error1 = iommu_gas_map_region(DOM2IODOM(domain), entry, in domain_init_rmrr()
321 iodom = DOM2IODOM(domain); in dmar_reserve_pci_regions()
376 iodom = DOM2IODOM(domain); in dmar_domain_alloc()
399 iommu_gas_init_domain(DOM2IODOM(domain)); in dmar_domain_alloc()
430 ctx->context.domain = DOM2IODOM(domain); in dmar_ctx_alloc()
476 iodom = DOM2IODOM(domain); in dmar_domain_destroy()
H A Dintel_dmar.h91 #define DOM2IODOM(domain) (&((domain)->iodom)) macro
H A Dintel_drv.c927 entry = iommu_gas_alloc_entry(DOM2IODOM(ria->domain), in dmar_rmrr_iter()
1107 iodom = DOM2IODOM(domain); in dmar_print_domain()