Searched refs:TYPE_S390_STATTRIB (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/s390x/ |
H A D | s390-stattrib.c | 36 sas = S390_STATTRIB(object_resolve_path_type("", TYPE_S390_STATTRIB, NULL)); in s390_get_stattrib_device() 50 object_property_add_child(qdev_get_machine(), TYPE_S390_STATTRIB, in s390_stattrib_init() 329 .parent = TYPE_S390_STATTRIB, 353 object_resolve_path_type("", TYPE_S390_STATTRIB, &ambiguous); in s390_stattrib_realize() 359 register_savevm_live(TYPE_S390_STATTRIB, 0, 0, in s390_stattrib_realize() 386 .name = TYPE_S390_STATTRIB,
|
H A D | s390-stattrib-kvm.c | 191 .parent = TYPE_S390_STATTRIB,
|
H A D | s390-virtio-ccw.c | 1207 { TYPE_S390_STATTRIB, "migration-enabled", "off", }, in ccw_machine_2_9_class_options()
|
/openbmc/qemu/include/hw/s390x/ |
H A D | storage-attributes.h | 19 #define TYPE_S390_STATTRIB "s390-storage_attributes" macro
|