Searched refs:VMSTATE_TIMER_PTR_ARRAY (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/timer/ | ||
H A D | stellaris-gptm.c | 266 VMSTATE_TIMER_PTR_ARRAY(timer, gptm_state, 2), |
/openbmc/qemu/include/migration/ | ||
H A D | vmstate.h | 1022 #define VMSTATE_TIMER_PTR_ARRAY(_f, _s, _n) \ macro |