Home
last modified time | relevance | path

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

/qemu/target/alpha/
H A Dmachine.c59 VMSTATE_UINTTL(vptptr, CPUAlphaState),
H A Dcpu.h237 uint64_t vptptr; member
H A Dtranslate.c1084 offsetof(CPUAlphaState, vptptr)); in gen_call_pal()
1193 case 9: return offsetof(CPUAlphaState, vptptr); in cpu_pr_data()