Searched refs:TB_FLAG_HYPER (Results 1 – 2 of 2) sorted by relevance
746 #define TB_FLAG_HYPER (1 << 7) macro765 flags |= TB_FLAG_HYPER; in cpu_get_tb_cpu_state()
5658 dc->hypervisor = (dc->base.tb->flags & TB_FLAG_HYPER) != 0; in TRANS()