Home
last modified time | relevance | path

Searched refs:DTE_FLAG_IR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iommu/amd/
H A Damd_iommu_types.h391 #define DTE_FLAG_IR BIT_ULL(61) macro
H A Diommu.c1594 pte_root |= DTE_FLAG_IR | DTE_FLAG_IW | DTE_FLAG_V; in set_dte_entry()