Searched refs:DTE_FLAG_GV (Results 1 – 3 of 3) sorted by relevance
371 #define DTE_FLAG_GV (1ULL << 55) macro
1009 if (old_devtb[devid].data[0] & DTE_FLAG_GV) { in copy_device_table()1014 tmp |= DTE_FLAG_GV; in copy_device_table()
1496 pte_root |= DTE_FLAG_GV; in set_dte_entry()