Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dmsm_iommu.c225 SET_CBVMID(iommu->base, ctx, 0); in config_mids()
H A Dmsm_iommu_hw-8xxx.h186 #define SET_CBVMID(b, n, v) SET_GLOBAL_FIELD(b, (n<<2)|(CBACR_N), CBVMID, v) macro