Home
last modified time | relevance | path

Searched refs:XIVE_ESB_STORE_EOI (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dxive-regs.h32 #define XIVE_ESB_STORE_EOI 0x400 /* Store */ macro
/openbmc/qemu/include/hw/ppc/
H A Dxive.h280 #define XIVE_ESB_STORE_EOI 0x400 /* Store */ macro
/openbmc/qemu/hw/intc/
H A Dxive2.c920 case XIVE_ESB_STORE_EOI ... XIVE_ESB_STORE_EOI + 0x3FF: in xive2_end_source_write()
H A Dxive.c1134 case XIVE_ESB_STORE_EOI ... XIVE_ESB_STORE_EOI + 0x3FF: in xive_source_esb_write()
/openbmc/linux/arch/powerpc/sysdev/xive/
H A Dcommon.c409 xive_esb_write(xd, XIVE_ESB_STORE_EOI, 0); in xive_do_source_eoi()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_xive.c99 __raw_writeq(0, __x_eoi_page(xd) + XIVE_ESB_STORE_EOI); in xive_vm_source_eoi()