Home
last modified time | relevance | path

Searched refs:mmubpaction (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/sparc/
H A Dmachine.c231 VMSTATE_UINT64(env.mmubpaction, SPARCCPU),
H A Dldst_helper.c761 ret = env->mmubpaction; in helper_ld_asi()
1123 env->mmubpaction = val & 0x1fff; in helper_st_asi()
H A Dcpu.h506 uint64_t mmubpaction; member