Searched refs:pnv_xive2_vst_write (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/intc/ |
H A D | pnv_xive2.c | 297 static int pnv_xive2_vst_write(PnvXive2 *xive, uint32_t type, uint8_t blk, in pnv_xive2_vst_write() function 364 return pnv_xive2_vst_write(PNV_XIVE2(xrtr), VST_END, blk, idx, end, in pnv_xive2_write_end() 453 return pnv_xive2_vst_write(xive, VST_END, blk, idx, endc_watch, in pnv_xive2_end_update() 489 return pnv_xive2_vst_write(PNV_XIVE2(xrtr), VST_NVP, blk, idx, nvp, in pnv_xive2_write_nvp() 534 return pnv_xive2_vst_write(xive, table_type, blk, idx, nxc_watch, in pnv_xive2_nxc_update()
|