Searched refs:DTE_FLAG_GV (Results 1 – 3 of 3) sorted by relevance
388 #define DTE_FLAG_GV BIT_ULL(55) macro
1151 if (old_devtb[devid].data[0] & DTE_FLAG_GV) { in __copy_device_table()1156 tmp |= DTE_FLAG_GV; in __copy_device_table()
1618 pte_root |= DTE_FLAG_GV; in set_dte_entry()