Searched refs:VST_END (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | pnv-xive2-test.c | 36 case VST_END: in set_table() 199 set_table(qts, VST_END, XIVE_END_MEM); in init_xive()
|
/openbmc/qemu/hw/intc/ |
H A D | pnv_xive2.c | 61 [VST_END] = { "ENDT", sizeof(Xive2End), 16 }, 358 return pnv_xive2_vst_read(PNV_XIVE2(xrtr), VST_END, blk, idx, end); in pnv_xive2_get_end() 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() 471 if (pnv_xive2_vst_read(xive, VST_END, blk, idx, endc_watch)) { in pnv_xive2_end_cache_load() 822 case VST_END: in pnv_xive2_vst_set_exclusive()
|
H A D | pnv_xive2_regs.h | 529 #define VST_END 2 macro
|