Searched refs:DTE_GCR3_VAL_B (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/iommu/amd/
H A Damd_iommu_types.h419 #define DTE_GCR3_VAL_B(x) (((x) >> 15) & 0x0ffffULL) macro
H A Diommu.c1906 tmp = DTE_GCR3_VAL_B(~0ULL) << DTE_GCR3_SHIFT_B;
1916 tmp = DTE_GCR3_VAL_B(gcr3) << DTE_GCR3_SHIFT_B;
H A Dinit.c1086 tmp = DTE_GCR3_VAL_B(~0ULL) << DTE_GCR3_SHIFT_B;

Completed in 234 milliseconds