Searched refs:set_esb (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | pnv-xive2-common.h | 96 extern void set_esb(QTestState *qts, uint32_t index, uint8_t page,
|
H A D | pnv-xive2-test.c | 230 set_esb(qts, irq, XIVE_TRIGGER_PAGE, 0, 0); in test_hw_irq() 254 set_esb(qts, irq, XIVE_EOI_PAGE, XIVE_ESB_STORE_EOI, 0); in test_hw_irq()
|
H A D | pnv-xive2-common.c | 74 void set_esb(QTestState *qts, uint32_t index, uint8_t page, in set_esb() function
|