Searched defs:ef (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/hw/s390x/ |
| H A D | event-facility.c | 55 static bool event_pending(SCLPEventFacility *ef) in event_pending() argument 72 static sccb_mask_t get_host_send_mask(SCLPEventFacility *ef) in get_host_send_mask() 88 static sccb_mask_t get_host_receive_mask(SCLPEventFacility *ef) in get_host_receive_mask() 125 static uint16_t handle_write_event_buf(SCLPEventFacility *ef, in handle_write_event_buf() 149 static uint16_t handle_sccb_write_events(SCLPEventFacility *ef, SCCB *sccb) in handle_sccb_write_events() 176 static void write_event_data(SCLPEventFacility *ef, SCCB *sccb) in write_event_data() 196 static uint16_t handle_sccb_read_events(SCLPEventFacility *ef, SCCB *sccb, in handle_sccb_read_events() 248 static void read_event_data(SCLPEventFacility *ef, SCCB *sccb) in read_event_data() 286 static void write_event_mask(SCLPEventFacility *ef, SCCB *sccb) in write_event_mask() 330 static void command_handler(SCLPEventFacility *ef, SCCB *sccb, uint64_t code) in command_handler() [all …]
|
| H A D | sclp.c | 244 SCLPEventFacility *ef = sclp->event_facility; in sclp_execute() local 357 SCLPEventFacility *ef = sclp->event_facility; in service_interrupt() local
|
| H A D | s390-virtio-ccw.c | 253 SCLPEventFacility *ef = sclp->event_facility; in s390_create_sclpconsole() local 265 SCLPEventFacility *ef = sclp->event_facility; in s390_create_sclpcpi() local
|
| /openbmc/qemu/include/qemu/ |
| H A D | xxhash.h | 51 static inline uint32_t qemu_xxhash8(uint64_t ab, uint64_t cd, uint64_t ef, in qemu_xxhash8() 127 static inline uint32_t qemu_xxhash7(uint64_t ab, uint64_t cd, uint64_t ef, in qemu_xxhash7()
|