Home
last modified time | relevance | path

Searched defs:ec (Results 1 – 8 of 8) sorted by relevance

/qemu/linux-user/include/host/aarch64/
H A Dhost-signal.h59 struct esr_context const *ec = (struct esr_context const *)hdr; in host_signal_write() local
/qemu/hw/sensor/
H A Demc141x.c282 EMC141XClass *ec = EMC141X_CLASS(klass); in emc1413_class_init() local
291 EMC141XClass *ec = EMC141X_CLASS(klass); in emc1414_class_init() local
/qemu/linux-user/aarch64/
H A Dcpu_loop.c82 int trapnr, ec, fsc, si_code, si_signo; in cpu_loop() local
/qemu/hw/s390x/
H A Devent-facility.c136 SCLPEventClass *ec; in handle_write_event_buf() local
209 SCLPEventClass *ec; in handle_sccb_read_events() local
/qemu/hw/char/
H A Dsclpconsole.c262 SCLPEventClass *ec = SCLP_EVENT_CLASS(klass); in console_class_init() local
H A Dsclpconsole-lm.c346 SCLPEventClass *ec = SCLP_EVENT_CLASS(klass); in console_class_init() local
/qemu/target/arm/
H A Dsyndrome.h100 static inline uint32_t syn_set_ec(uint32_t syn, uint32_t ec) in syn_set_ec()
/qemu/target/arm/hvf/
H A Dhvf.c1836 uint32_t ec = syn_get_ec(syndrome); in hvf_vcpu_exec() local