Home
last modified time | relevance | path

Searched refs:pcc_ofs (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/alpha/
H A Dclk_helper.c22 return (((uint64_t)env->pcc_ofs << 32) in helper_load_pcc()
H A Dmachine.c50 VMSTATE_UINT32(pcc_ofs, CPUAlphaState),
H A Dcpu.h221 uint32_t pcc_ofs; member
H A Dtranslate.c1185 case 2: return offsetof(CPUAlphaState, pcc_ofs) | PR_LONG; in cpu_pr_data()