Home
last modified time | relevance | path

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

/openbmc/qemu/target/alpha/
H A Dmachine.c60 VMSTATE_UINTTL(sysval, CPUAlphaState),
H A Dcpu.h236 uint64_t sysval; member
H A Dtranslate.c1088 offsetof(CPUAlphaState, sysval)); in gen_call_pal()
1093 offsetof(CPUAlphaState, sysval)); in gen_call_pal()
1194 case 11: return offsetof(CPUAlphaState, sysval); in cpu_pr_data()