Searched refs:VST_NVP (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | pnv-xive2-test.c | 39 case VST_NVP: in set_table() 200 set_table(qts, VST_NVP, XIVE_NVP_MEM); in init_xive()
|
/openbmc/qemu/hw/intc/ |
H A D | pnv_xive2.c | 63 [VST_NVP] = { "NVPT", sizeof(Xive2Nvp), 16 }, 483 return pnv_xive2_vst_read(PNV_XIVE2(xrtr), VST_NVP, blk, idx, nvp); in pnv_xive2_get_nvp() 489 return pnv_xive2_vst_write(PNV_XIVE2(xrtr), VST_NVP, blk, idx, nvp, in pnv_xive2_write_nvp() 514 *table_type = VST_NVP; in pnv_xive2_nxc_to_table_type() 836 case VST_NVP: /* Not modeled */ in pnv_xive2_vst_set_exclusive() 2553 entries_per_subpage = pnv_xive2_vst_per_subpage(xive, VST_NVP); in pnv_xive2_pic_print_info()
|
H A D | pnv_xive2_regs.h | 530 #define VST_NVP 3 macro
|