Home
last modified time | relevance | path

Searched refs:DMAR_PMEN_REG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dintel-iommu.h73 #define DMAR_PMEN_REG 0x64 /* Enable Protected Memory Region */ macro
/kernel/linux/linux-6.6/drivers/iommu/intel/
H A Diommu.h75 #define DMAR_PMEN_REG 0x64 /* Enable Protected Memory Region */ macro
H A Diommu.c1621 pmen = readl(iommu->reg + DMAR_PMEN_REG); in iommu_disable_protect_mem_regions()
1623 writel(pmen, iommu->reg + DMAR_PMEN_REG); in iommu_disable_protect_mem_regions()
1626 IOMMU_WAIT_OP(iommu, DMAR_PMEN_REG, in iommu_disable_protect_mem_regions()
/kernel/linux/linux-5.10/drivers/iommu/intel/
H A Diommu.c1753 pmen = readl(iommu->reg + DMAR_PMEN_REG); in iommu_disable_protect_mem_regions()
1755 writel(pmen, iommu->reg + DMAR_PMEN_REG); in iommu_disable_protect_mem_regions()
1758 IOMMU_WAIT_OP(iommu, DMAR_PMEN_REG, in iommu_disable_protect_mem_regions()

Completed in 18 milliseconds