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