Home
last modified time | relevance | path

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

/qemu/linux-user/aarch64/
H A Dcpu_loop.c34 int trapnr, ec, fsc, si_code, si_signo; in cpu_loop() local
/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/bsd-user/aarch64/
H A Dtarget_arch_cpu.h49 int trapnr, ec, fsc, si_code, si_signo; in target_cpu_loop() local
/qemu/hw/s390x/
H A Devent-facility.c131 SCLPEventClass *ec; in handle_write_event_buf() local
204 SCLPEventClass *ec; in handle_sccb_read_events() local
/qemu/hw/char/
H A Dsclpconsole.c261 SCLPEventClass *ec = SCLP_EVENT_CLASS(klass); in console_class_init() local
H A Dsclpconsole-lm.c345 SCLPEventClass *ec = SCLP_EVENT_CLASS(klass); in console_class_init() local
/qemu/target/arm/
H A Dsyndrome.h100 syn_set_ec(uint32_t syn,uint32_t ec) syn_set_ec() argument
/qemu/target/arm/hvf/
H A Dhvf.c1933 uint32_t ec = syn_get_ec(syndrome); in hvf_vcpu_exec() local