Searched refs:DTE_FLAG_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/iommu/amd/ | ||
H A D | amd_iommu_types.h | 416 #define DTE_FLAG_MASK (0x3ffULL << 32) macro |
H A D | iommu.c | 1950 dev_table[devid].data[1] &= DTE_FLAG_MASK; in clear_dte_entry() |