Searched defs:lisn (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/powerpc/sysdev/xive/ |
H A D | spapr.c | 176 unsigned long lisn, in plpar_int_get_source_info() 209 unsigned long lisn, in plpar_int_set_source_config() 236 unsigned long lisn, in plpar_int_get_source_config() 323 static long plpar_int_sync(unsigned long flags, unsigned long lisn) in plpar_int_sync() 342 unsigned long lisn, in plpar_int_esb() 369 static u64 xive_spapr_esb_rw(u32 lisn, u32 offset, u64 data, bool write) in xive_spapr_esb_rw()
|
/openbmc/qemu/hw/intc/ |
H A D | spapr_xive.c | 590 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() 942 target_ulong lisn = args[1]; in h_int_get_source_info() local 1054 target_ulong lisn = args[1]; in h_int_set_source_config() local 1162 target_ulong lisn = args[1]; in h_int_get_source_config() local 1687 target_ulong lisn = args[1]; in h_int_esb() local 1763 target_ulong lisn = args[1]; in h_int_sync() local
|
H A D | spapr_xive_kvm.c | 190 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 D | xive2.c | 29 void xive2_eas_pic_print_info(Xive2Eas *eas, uint32_t lisn, GString *buf) in xive2_eas_pic_print_info() 752 void xive2_router_notify(XiveNotifier *xn, uint32_t lisn, bool pq_checked) in xive2_router_notify()
|
H A D | xive.c | 1837 void xive_router_notify(XiveNotifier *xn, uint32_t lisn, bool pq_checked) in xive_router_notify() 1924 void xive_eas_pic_print_info(XiveEAS *eas, uint32_t lisn, GString *buf) in xive_eas_pic_print_info()
|