Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive.h215 static inline bool xive_source_esb_has_2page(XiveSource *xsrc) in xive_source_esb_has_2page() function
238 if (xive_source_esb_has_2page(xsrc)) { in xive_source_esb_mgmt()
/qemu/hw/intc/
H A Dspapr_xive.c972 if (!xive_source_esb_has_2page(xsrc)) { in h_int_get_source_info()
994 if (xive_source_esb_has_2page(xsrc) && in h_int_get_source_info()
1001 if (xive_source_esb_has_2page(xsrc)) { in h_int_get_source_info()
H A Dxive.c1036 return xive_source_esb_has_2page(xsrc) && in xive_source_is_trigger_page()