Home
last modified time | relevance | path

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

/qemu/include/hw/s390x/
H A Dcss.h187 extern const VMStateDescription vmstate_ind_addr;
190 VMSTATE_STRUCT(_f, _s, 1, vmstate_ind_addr, IndAddr*)
/qemu/hw/s390x/
H A Dcss.c281 const VMStateDescription vmstate_ind_addr = { variable