Searched refs:event_facility (Results 1 – 1 of 1) sorted by relevance
390 SCLPEventFacility *event_facility = EVENT_FACILITY(obj); in init_event_facility() local393 event_facility->mask_length = 4; in init_event_facility()396 qbus_init(&event_facility->sbus, sizeof(event_facility->sbus), in init_event_facility()400 &event_facility->quiesce, in init_event_facility()404 &event_facility->cpu_hotplug, in init_event_facility()410 SCLPEventFacility *event_facility = EVENT_FACILITY(dev); in realize_event_facility() local412 if (!qdev_realize(DEVICE(&event_facility->quiesce), in realize_event_facility()413 BUS(&event_facility->sbus), errp)) { in realize_event_facility()416 if (!qdev_realize(DEVICE(&event_facility->cpu_hotplug), in realize_event_facility()417 BUS(&event_facility->sbus), errp)) { in realize_event_facility()[all …]