Home
last modified time | relevance | path

Searched defs:xive_esb_read (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/intc/
H A Dspapr_xive_kvm.c297 static uint8_t xive_esb_read(XiveSource *xsrc, int srcno, uint32_t offset) in xive_esb_read() function
/openbmc/linux/arch/powerpc/sysdev/xive/
H A Dcommon.c217 static notrace u8 xive_esb_read(struct xive_irq_data *xd, u32 offset) in xive_esb_read() function