Lines Matching refs:vst_infos
46 static const XiveVstInfo vst_infos[] = { variable
105 const XiveVstInfo *info = &vst_infos[type]; in pnv_xive_vst_addr_direct()
125 const XiveVstInfo *info = &vst_infos[type]; in pnv_xive_vst_addr_indirect()
201 const XiveVstInfo *info = &vst_infos[type]; in pnv_xive_vst_addr_remote()
228 const XiveVstInfo *info = &vst_infos[type]; in pnv_xive_vst_addr()
254 const XiveVstInfo *info = &vst_infos[type]; in pnv_xive_vst_read()
278 const XiveVstInfo *info = &vst_infos[type]; in pnv_xive_vst_write()
607 const XiveVstInfo *info = &vst_infos[type]; in pnv_xive_vst_per_subpage()
771 const XiveVstInfo *info = &vst_infos[type]; in pnv_xive_vst_set_exclusive()
871 if (blk >= vst_infos[type].max_blocks) { in pnv_xive_vst_set_data()
873 " %s table", blk, vst_infos[type].name); in pnv_xive_vst_set_data()
886 xive_error(xive, "VST: invalid %s table address", vst_infos[type].name); in pnv_xive_vst_set_data()