Searched refs:DTE_FLAG_IR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/iommu/amd/ | ||
H A D | amd_iommu_types.h | 412 #define DTE_FLAG_IR BIT_ULL(61) macro |
H A D | iommu.c | 1868 pte_root |= DTE_FLAG_IR | DTE_FLAG_IW | DTE_FLAG_V; in set_dte_entry() |