Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dtod.h26 #define TYPE_QEMU_S390_TOD TYPE_S390_TOD "-qemu" macro
/openbmc/qemu/hw/s390x/
H A Dtod-tcg.c77 .name = TYPE_QEMU_S390_TOD,
H A Dtod.c29 obj = object_new(TYPE_QEMU_S390_TOD); in s390_init_tod()