Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/amd/
H A Damd_iommu_types.h419 #define DTE_FLAG_IR BIT_ULL(61) macro
H A Diommu.c2051 new.data[0] |= DTE_FLAG_IR | DTE_FLAG_IW; in set_dte_entry()