Home
last modified time | relevance | path

Searched refs:DTE_FLAG_IW (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/iommu/amd/
H A Damd_iommu_types.h420 #define DTE_FLAG_IW BIT_ULL(62) macro
H A Dinit.c1183 dte.data[0] |= DTE_FLAG_IW; in set_dev_entry_from_acpi_range()
H A Diommu.c2051 new.data[0] |= DTE_FLAG_IR | DTE_FLAG_IW; in set_dte_entry()