Home
last modified time | relevance | path

Searched refs:xive_source_esb_page (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/ppc/
H A Dxive.h227 static inline hwaddr xive_source_esb_page(XiveSource *xsrc, uint32_t srcno) in xive_source_esb_page() function
236 hwaddr addr = xive_source_esb_page(xsrc, srcno); in xive_source_esb_mgmt()
/qemu/hw/intc/
H A Dspapr_xive.c996 args[2] = xive->vc_base + xive_source_esb_page(xsrc, lisn); in h_int_get_source_info()