Home
last modified time | relevance | path

Searched refs:eat (Results 1 – 5 of 5) sorted by relevance

/qemu/hw/intc/
H A Dspapr_xive.c178 XiveEAS *eas = &xive->eat[i]; in spapr_xive_pic_print_info()
265 XiveEAS *eas = &xive->eat[i]; in spapr_xive_reset()
337 xive->eat = g_new0(XiveEAS, xive->nr_irqs); in spapr_xive_realize()
370 *eas = xive->eat[eas_idx]; in spapr_xive_get_eas()
600 if (xive_eas_is_valid(&xive->eat[lisn])) { in spapr_xive_claim_irq()
961 if (!xive_eas_is_valid(&xive->eat[lisn])) { in h_int_get_source_info()
1078 eas = xive->eat[lisn]; in h_int_set_source_config()
1130 xive->eat[lisn] = new_eas; in h_int_set_source_config()
1185 eas = xive->eat[lisn]; in h_int_get_source_config()
1710 eas = xive->eat[lisn]; in h_int_esb()
[all …]
H A Dspapr_xive_kvm.c262 if (!xive_eas_is_valid(&xive->eat[i])) { in kvmppc_xive_source_reset()
339 if (!xive_eas_is_valid(&xive->eat[i])) { in kvmppc_xive_source_get_state()
518 if (!xive_eas_is_valid(&xive->eat[i])) { in kvmppc_xive_change_state_handler()
546 if (!xive_eas_is_valid(&xive->eat[i])) { in kvmppc_xive_change_state_handler()
651 if (!xive_eas_is_valid(&xive->eat[i])) { in kvmppc_xive_post_load()
665 ret = kvmppc_xive_set_source_config(xive, i, &xive->eat[i], &local_err); in kvmppc_xive_post_load()
/qemu/include/hw/ppc/
H A Dspapr_xive.h38 XiveEAS *eat; member
/qemu/hw/ppc/
H A Dspapr_irq.c437 assert(xive_eas_is_valid(&spapr->xive->eat[irq])); in spapr_qirq()
/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.inc979 * Pause out of TCG otherwise spin loops with smt_low eat too