Searched refs:TB_FLAG_MMU_MASK (Results 1 – 2 of 2) sorted by relevance
720 #define TB_FLAG_MMU_MASK 7 macro
5593 dc->mem_idx = dc->base.tb->flags & TB_FLAG_MMU_MASK; in TRANS()