Searched refs:sun4v_ctx_config (Results 1 – 2 of 2) sorted by relevance
83 uint64_t ctx_register = mmu->sun4v_ctx_config[ctx ? 1 : 0]; in ultrasparc_tsb_pointer()1687 env->dmmu.sun4v_ctx_config[(asi & 8) >> 3] = val; in helper_st_asi()1716 env->immu.sun4v_ctx_config[(asi & 8) >> 3] = val; in helper_st_asi()
397 uint64_t sun4v_ctx_config[2]; member