Searched refs:DTE_FLAG_GV (Results 1 – 3 of 3) sorted by relevance
417 #define DTE_FLAG_GV BIT_ULL(55) macro
158 } else if (!FIELD_GET(DTE_FLAG_GV, ptr->data[0])) { in update_dte256()166 } else if (!FIELD_GET(DTE_FLAG_GV, new->data[0])) { in update_dte256()2011 target->data[0] |= DTE_FLAG_GV | in set_dte_gcr3_table()
1050 if (old_devtb[devid].data[0] & DTE_FLAG_GV) { in __copy_device_table()1053 tmp = (DTE_GCR3_14_12 | DTE_FLAG_GV); in __copy_device_table()