Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-common.h96 extern void set_esb(QTestState *qts, uint32_t index, uint8_t page,
H A Dpnv-xive2-test.c230 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 Dpnv-xive2-common.c74 void set_esb(QTestState *qts, uint32_t index, uint8_t page, in set_esb() function