Home
last modified time | relevance | path

Searched defs:lisn (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/intc/
H A Dspapr_xive.c590 static int spapr_xive_claim_irq(SpaprInterruptController *intc, int lisn, in spapr_xive_claim_irq()
620 static void spapr_xive_free_irq(SpaprInterruptController *intc, int lisn) in spapr_xive_free_irq()
941 target_ulong lisn = args[1]; in h_int_get_source_info() local
1053 target_ulong lisn = args[1]; in h_int_set_source_config() local
1161 target_ulong lisn = args[1]; in h_int_get_source_config() local
1686 target_ulong lisn = args[1]; in h_int_esb() local
1762 target_ulong lisn = args[1]; in h_int_sync() local
H A Dspapr_xive_kvm.c190 int kvmppc_xive_set_source_config(SpaprXive *xive, uint32_t lisn, XiveEAS *eas, in kvmppc_xive_set_source_config()
223 void kvmppc_xive_sync_source(SpaprXive *xive, uint32_t lisn, Error **errp) in kvmppc_xive_sync_source()
H A Dxive.c2193 void xive_router_notify(XiveNotifier *xn, uint32_t lisn, bool pq_checked) in xive_router_notify()
2279 void xive_eas_pic_print_info(XiveEAS *eas, uint32_t lisn, GString *buf) in xive_eas_pic_print_info()