Home
last modified time | relevance | path

Searched refs:xive_source_esb_mgmt (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/ppc/
H A Dxive.h234 static inline hwaddr xive_source_esb_mgmt(XiveSource *xsrc, int srcno) in xive_source_esb_mgmt() function
/qemu/hw/intc/
H A Dspapr_xive.c989 args[1] = xive->vc_base + xive_source_esb_mgmt(xsrc, lisn); in h_int_get_source_info()
1725 mmio_addr = xive->vc_base + xive_source_esb_mgmt(xsrc, lisn) + offset; in h_int_esb()
H A Dspapr_xive_kvm.c284 uint64_t *addr = xsrc->esb_mmap + xive_source_esb_mgmt(xsrc, srcno) + in xive_esb_rw()