Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Dpasid.c37 dmar_writeq(iommu->reg + DMAR_VCMD_REG, VCMD_CMD_ALLOC); in vcmd_alloc_pasid()
67 dmar_writeq(iommu->reg + DMAR_VCMD_REG, in vcmd_free_pasid()
H A Diommu.h140 #define DMAR_VCMD_REG 0xe00 /* Virtual command register */ macro