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

/linux-master/drivers/iommu/amd/
H A Damd_iommu_types.h418 #define DTE_GCR3_VAL_A(x) (((x) >> 12) & 0x00007ULL) macro
H A Dinit.c1089 tmp = DTE_GCR3_VAL_A(~0ULL) << DTE_GCR3_SHIFT_A;
H A Diommu.c1913 tmp = DTE_GCR3_VAL_A(gcr3) << DTE_GCR3_SHIFT_A;

Completed in 153 milliseconds