Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Damd_iommu_types.h409 #define DTE_FLAG_GV BIT_ULL(55) macro
H A Dinit.c1087 if (old_devtb[devid].data[0] & DTE_FLAG_GV) { in __copy_device_table()
1092 tmp |= DTE_FLAG_GV; in __copy_device_table()
H A Diommu.c1893 pte_root |= DTE_FLAG_GV; in set_dte_entry()