Searched refs:pcc_ofs (Results 1 – 4 of 4) sorted by relevance
22 return (((uint64_t)env->pcc_ofs << 32) in helper_load_pcc()
50 VMSTATE_UINT32(pcc_ofs, CPUAlphaState),
221 uint32_t pcc_ofs; member
1185 case 2: return offsetof(CPUAlphaState, pcc_ofs) | PR_LONG; in cpu_pr_data()