Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/amd/
H A Damd_iommu_types.h353 #define DTE_GCR3_VAL_A(x) (((x) >> 12) & 0x00007ULL) macro
H A Dinit.c1009 tmp = DTE_GCR3_VAL_A(~0ULL) << DTE_GCR3_SHIFT_A; in copy_device_table()
H A Diommu.c1951 tmp = DTE_GCR3_VAL_A(gcr3) << DTE_GCR3_SHIFT_A; in set_dte_entry()