Home
last modified time | relevance | path

Searched refs:DOM2AMD (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/x86/iommu/
H A Damd_ctx.c91 unit = DOM2AMD(domain); in amdiommu_domain_unload_entry()
126 unit = DOM2AMD(domain); in amdiommu_domain_unload()
175 unit = DOM2AMD(domain); in amdiommu_domain_destroy()
435 unit = DOM2AMD(domain); in dte_entry_init_one()
485 unit = DOM2AMD(domain); in dte_entry_init()
H A Damd_iommu.h128 #define DOM2AMD(domain) ((domain)->unit) macro