Home
last modified time | relevance | path

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

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