Home
last modified time | relevance | path

Searched refs:exclusive_val (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/xtensa/
H A Dcpu.h523 uint32_t exclusive_val; member
H A Dtranslate.c232 offsetof(CPUXtensaState, exclusive_val), in xtensa_translate_init()
/openbmc/qemu/target/arm/
H A Dmachine.c1073 VMSTATE_UINT64(env.exclusive_val, ARMCPU),
H A Dcpu.h671 uint64_t exclusive_val; member
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c77 offsetof(CPUARMState, exclusive_val), "exclusive_val"); in arm_translate_init()