Home
last modified time | relevance | path

Searched refs:VMSTATE_TIMER_PTR_ARRAY (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/timer/
H A Dstellaris-gptm.c266 VMSTATE_TIMER_PTR_ARRAY(timer, gptm_state, 2),
/openbmc/qemu/include/migration/
H A Dvmstate.h1022 #define VMSTATE_TIMER_PTR_ARRAY(_f, _s, _n) \ macro