Searched refs:DTE_GCR3_VAL_A (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/iommu/ | ||
D | amd_iommu_types.h | 304 #define DTE_GCR3_VAL_A(x) (((x) >> 12) & 0x00007ULL) macro |
D | amd_iommu.c | 2082 tmp = DTE_GCR3_VAL_A(gcr3) << DTE_GCR3_SHIFT_A; in set_dte_entry() |