Searched refs:TB_FLAG_SUPER (Results 1 – 2 of 2) sorted by relevance
723 #define TB_FLAG_SUPER (1 << 6) macro736 flags |= TB_FLAG_SUPER; in cpu_get_tb_cpu_state()
5598 dc->supervisor = (dc->base.tb->flags & TB_FLAG_SUPER) != 0; in TRANS()