Searched refs:DTE_FLAG_GV (Results 1 – 3 of 3) sorted by relevance
383 #define DTE_FLAG_GV (1ULL << 55) macro
1086 if (old_devtb[devid].data[0] & DTE_FLAG_GV) { in __copy_device_table()1091 tmp |= DTE_FLAG_GV; in __copy_device_table()
1576 pte_root |= DTE_FLAG_GV; in set_dte_entry()