Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dstorage-attributes.h21 #define TYPE_KVM_S390_STATTRIB "s390-storage_attributes-kvm" macro
57 TYPE_KVM_S390_STATTRIB)
/openbmc/qemu/hw/s390x/
H A Ds390-stattrib-kvm.c25 return object_new(TYPE_KVM_S390_STATTRIB); in kvm_s390_stattrib_create()
182 .name = TYPE_KVM_S390_STATTRIB,