Home
last modified time | relevance | path

Searched refs:sun4v_ctx_config (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/sparc/
H A Dldst_helper.c83 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()
H A Dcpu.h397 uint64_t sun4v_ctx_config[2]; member