Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dpnv_xive.c275 static int pnv_xive_vst_write(PnvXive *xive, uint32_t type, uint8_t blk, in pnv_xive_vst_write() function
328 return pnv_xive_vst_write(PNV_XIVE(xrtr), VST_TSEL_EQDT, blk, idx, end, in pnv_xive_write_end()
345 return pnv_xive_vst_write(xive, VST_TSEL_EQDT, blk, idx, eqc_watch, in pnv_xive_end_update()
376 return pnv_xive_vst_write(PNV_XIVE(xrtr), VST_TSEL_VPDT, blk, idx, nvt, in pnv_xive_write_nvt()
393 return pnv_xive_vst_write(xive, VST_TSEL_VPDT, blk, idx, vpc_watch, in pnv_xive_nvt_update()