Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dipl.c53 S390IPLState *ipl = S390_IPL(object_resolve_path(TYPE_S390_IPL, NULL)); in iplb_extended_needed()
103 return S390_IPL(object_resolve_path_type("", TYPE_S390_IPL, NULL)); in get_ipl_device()
785 .name = TYPE_S390_IPL,
H A Dipl.h155 #define TYPE_S390_IPL "s390-ipl" macro
H A Ds390-virtio-ccw.c206 Object *new = object_new(TYPE_S390_IPL); in s390_init_ipl_dev()
224 object_property_add_child(qdev_get_machine(), TYPE_S390_IPL, in s390_init_ipl_dev()
1220 { TYPE_S390_IPL, "iplbext_migration", "off", }, in ccw_machine_2_6_class_options()