Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dtod.h25 #define TYPE_KVM_S390_TOD TYPE_S390_TOD "-kvm" macro
/openbmc/qemu/hw/s390x/
H A Dtod.c27 obj = object_new(TYPE_KVM_S390_TOD); in s390_init_tod()
H A Dtod-kvm.c160 .name = TYPE_KVM_S390_TOD,